summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/java/driver.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running ↵jsdelfino1-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
2010-01-24Minor improvements to java component support, use one classloader per ↵jsdelfino1-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
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ↵jsdelfino1-0/+60
in a component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897789 13f79535-47bb-0310-9956-ffa450edef68