summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-12/+12
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-0/+30
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-101-0/+32
* Support different Java VMs, including Apache Harmony.jsdelfino2010-03-083-17/+6
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-222-6/+3
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-171-16/+6
* Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino2010-02-071-0/+14
* Correctly pass property values to component implementations.jsdelfino2010-01-301-2/+2
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-244-10/+499
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-172-2/+40
* Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino2010-01-111-0/+39