summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-6/+10
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-4/+4
* Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable.jsdelfino2010-02-281-11/+11
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-221-15/+16
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-174-45/+23
* Correctly pass property values to component implementations.jsdelfino2010-01-301-0/+5
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-245-22/+34
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-174-0/+187
* Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino2010-01-113-0/+86