apache-tuscany/sca-cpp/trunk/components/chat
2010-04-10 23:01:32 +00:00
..
test Added an XMPP test server using Apache Vysper, to help test the XMPP Chat component. 2010-03-10 09:34:11 +00:00
chat.composite Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00
chatter.cpp Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00
client-test.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
echo-test Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
Makefile.am Minor build cleanup and fixes. Add a few scripts to help run automated builds on EC2 Ubuntu 9.10 images. 2010-04-10 23:01:32 +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
server-test.scm 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
vysper-classpath Updated the INSTALL instructions, fixed a few incremental build issues, and added a script that builds everything from scratch, tested on Ubuntu 9.10. 2010-03-13 18:40:42 +00:00
vysper-start Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
vysper-stop Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. 2010-03-21 22:00:32 +00:00
xmpp-test.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
xmpp.hpp Moved component start calls from HTTPD postConfig to childInit, to give components an opportunity to start and setup connections and resources in each HTTPD child process. Adjusted utility components and test cases to this change. Minor code cleanup of Java components and integration tests. 2010-02-22 06:08:34 +00:00