summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-12/+12
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-0/+30
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-0/+32
2010-03-08Support different Java VMs, including Apache Harmony.jsdelfino3-17/+6
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2-6/+3
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-16/+6
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino1-0/+14
2010-01-30Correctly pass property values to component implementations.jsdelfino1-2/+2
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino4-10/+499
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2-2/+40
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino1-0/+39