summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/test/Client.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-03Add support for HTTP patch and application of patch scripts to server and ↵jsdelfino1-0/+2
data store components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1428192 13f79535-47bb-0310-9956-ffa450edef68
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. ↵jsdelfino1-8/+4
Fixed lifecycle code to call start/stop/restart functions before APR pools are cleaned up in both parent and child processes. Minor build script improvements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910819 13f79535-47bb-0310-9956-ffa450edef68
2010-01-24Minor improvements to java component support, use one classloader per ↵jsdelfino1-4/+4
component, use Iterables instead of arrays to represent lists, added more tests and a working java version of the store integration test. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902539 13f79535-47bb-0310-9956-ffa450edef68
2010-01-17Integrated Java component support as an HTTPD module. Added test case and ↵jsdelfino1-16/+15
store scenario skeleton. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900072 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ↵jsdelfino1-0/+39
in a component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897789 13f79535-47bb-0310-9956-ffa450edef68