summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-28Add a host parameter to the conf scripts to allow an external DNS host name t...jsdelfino2-5/+5
2010-03-27Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2-0/+38
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2-13/+5
2010-03-01Fixed build bootstrap error with duplicate variable definitions.jsdelfino1-2/+2
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-2/+2
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2-57/+53
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2-7/+2
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2-5/+2
2010-01-30Correctly pass property values to component implementations.jsdelfino3-7/+9
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino8-10/+274
2010-01-17Updated test composites and xsds to the latest SCA schemas.jsdelfino1-1/+1
2010-01-17Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino4-0/+116
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino4-0/+918