summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/gcc-4.4/modules/java/eval.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-17Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino1-0/+0
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-7/+31
2010-03-08Support different Java VMs, including Apache Harmony.jsdelfino1-8/+24
2010-02-22Moved component start calls from HTTPD postConfig to childInit, to give compo...jsdelfino1-1/+1
2010-02-17Working queue and chat components. Added a few useful start/stop scripts. Fi...jsdelfino1-2/+2
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino1-9/+9
2010-02-07Moved server configuration to HTTPD postConfig phase, to avoid running config...jsdelfino1-2/+11
2010-01-30Correctly pass property values to component implementations.jsdelfino1-9/+10
2010-01-24Minor improvements to java component support, use one classloader per compone...jsdelfino1-27/+110
2010-01-17Integrated Java component support as an HTTPD module. Added test case and sto...jsdelfino1-48/+84
2010-01-11Added utility functions to help call Java code using JNI and wrap Axis2/java ...jsdelfino1-0/+398