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