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