summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/test (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-6/+10
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino1-4/+4
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