summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/driver.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved server configuration to HTTPD postConfig phase, to avoid running ↵jsdelfino2010-02-071-0/+1
| | | | | | configuration commands twice and added a way for runtime modules and components to handle start/restart/stop events. Improved build scripts a little, to not depend on external environment variables. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907352 13f79535-47bb-0310-9956-ffa450edef68
* Minor improvements to java component support, use one classloader per ↵jsdelfino2010-01-241-1/+1
| | | | | | 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
* Added utility functions to help call Java code using JNI and wrap Axis2/java ↵jsdelfino2010-01-111-0/+60
in a component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897789 13f79535-47bb-0310-9956-ffa450edef68