summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino2010-03-102-13/+5
* Fixed build bootstrap error with duplicate variable definitions.jsdelfino2010-03-011-2/+2
* Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino2010-03-011-2/+2
* Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino2010-02-222-57/+53
* Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino2010-02-172-7/+2
* Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino2010-02-072-5/+2
* Correctly pass property values to component implementations.jsdelfino2010-01-303-7/+9
* Minor improvements to java component support, use one classloader per compone...jsdelfino2010-01-248-10/+274
* Updated test composites and xsds to the latest SCA schemas.jsdelfino2010-01-171-1/+1
* Simplified Makefiles a bit. Added -R options to configure shared library runt...jsdelfino2010-01-174-0/+116
* Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino2010-01-174-0/+918