Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 1 | -2/+11 |
* | Correctly pass property values to component implementations. | jsdelfino | 2010-01-30 | 1 | -9/+10 |
* | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 2010-01-24 | 1 | -27/+110 |
* | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 2010-01-17 | 1 | -48/+84 |
* | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 2010-01-11 | 1 | -0/+398 |