apache-tuscany/sca-cpp/trunk/modules/java
2010-07-28 09:50:12 +00:00
..
org/apache/tuscany Minor cleanup, renamed mcache to memcache, added a uuid util function to get consistent and unique uuids across languages. 2010-03-10 09:34:20 +00:00
test Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. 2010-02-28 19:29:18 +00:00
client-test.cpp Minor code cleanup, refactored some ATOM data conversion functions, simplified client test cases. 2010-03-06 09:23:27 +00:00
domain-test.composite Updated test composites and xsds to the latest SCA schemas. 2010-01-17 22:41:34 +00:00
driver.hpp Moved server configuration to HTTPD postConfig phase, to avoid running 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. 2010-02-07 00:36:25 +00:00
eval.hpp Minor cleanup, renamed mcache to memcache, added a uuid util function to get consistent and unique uuids across languages. 2010-03-10 09:34:20 +00:00
java-conf Refactor and cleanup some of the config scripts. Add a sample using mod_proxy_balancer to distribute requests across three servers. 2010-07-28 09:50:12 +00:00
java-shell.cpp Added utility functions to help call Java code using JNI and wrap Axis2/java in a component. 2010-01-11 08:29:39 +00:00
java-test.cpp Moved server configuration to HTTPD postConfig phase, to avoid running 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. 2010-02-07 00:36:25 +00:00
jni-test.cpp Support different Java VMs, including Apache Harmony. 2010-03-08 06:16:14 +00:00
Makefile.am Add build support for a minimum distribution using prebuilt dependencies from Ubuntu 9.10. 2010-06-05 05:38:55 +00:00
mod-java.cpp Working queue and chat components. Added a few useful start/stop scripts. 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. 2010-02-17 04:14:31 +00:00
mod-java.hpp Working queue and chat components. Added a few useful start/stop scripts. 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. 2010-02-17 04:14:31 +00:00
server-test Add a host parameter to the conf scripts to allow an external DNS host name to be used. Add HTTP basic auth to WSGI integration. 2010-03-28 07:29:13 +00:00
wiring-test Add more JSON and ATOMPub test cases. 2010-07-19 02:27:31 +00:00