Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 8 | -23/+67 |
* | Correctly pass property values to component implementations. | jsdelfino | 2010-01-30 | 4 | -17/+33 |
* | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 2010-01-24 | 17 | -66/+704 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 1 | -1/+1 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 3 | -7/+135 |
* | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 2010-01-17 | 13 | -53/+557 |
* | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 2010-01-11 | 10 | -0/+792 |