Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 2010-03-10 | 1 | -0/+32 |
* | Support different Java VMs, including Apache Harmony. | jsdelfino | 2010-03-08 | 3 | -17/+6 |
* | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 2010-02-22 | 2 | -6/+3 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 1 | -16/+6 |
* | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 2010-02-07 | 1 | -0/+14 |
* | Correctly pass property values to component implementations. | jsdelfino | 2010-01-30 | 1 | -2/+2 |
* | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 2010-01-24 | 4 | -10/+499 |
* | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 2010-01-17 | 2 | -2/+40 |
* | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 2010-01-11 | 1 | -0/+39 |