From 00438314438f3dde00b532ac5d8d28ccc35c7096 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Wed, 17 Feb 2010 04:14:31 +0000 Subject: 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. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910819 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/components/chat/chat.composite | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'sca-cpp/trunk/components/chat/chat.composite') diff --git a/sca-cpp/trunk/components/chat/chat.composite b/sca-cpp/trunk/components/chat/chat.composite index 2c19e2d0de..f02eed1418 100644 --- a/sca-cpp/trunk/components/chat/chat.composite +++ b/sca-cpp/trunk/components/chat/chat.composite @@ -22,17 +22,22 @@ targetNamespace="http://tuscany.apache.org/xmlns/sca/components" name="chat"> - - - sample@apache.org - + + + sca1@localhost + sca1 + - - - sample@apache.org + + + sca2@localhost + sca2 + + + @@ -41,6 +46,7 @@ + -- cgit v1.2.3