Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-02-28 | Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. | jsdelfino | 1 | -11/+11 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 1 | -15/+16 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 4 | -45/+23 |
2010-01-30 | Correctly pass property values to component implementations. | jsdelfino | 1 | -0/+5 |
2010-01-24 | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 5 | -22/+34 |
2010-01-17 | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 4 | -0/+187 |
2010-01-11 | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 3 | -0/+86 |