summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/java-test.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-13/+13
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-071-0/+4
* Correctly pass property values to component implementations.jsdelfino2010-01-301-6/+16
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-241-4/+44
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-171-3/+0
* Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino2010-01-111-0/+87