From 9d50b86d029573d79dbd6dcb4bc40ccbe8601765 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 4 Feb 2009 18:57:37 +0000 Subject: Add the rmi samples to itest/samples. Commented out at the moment in the build.xml file as the service node is not shutting down cleanly when called from ant with a timeout. I also need to find a away to turing the timeout on only for itest/sample and allow the use to use it in a mode where the node blocks until a key is pressed. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740823 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/samples/build.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'java/sca/itest/samples/build.xml') diff --git a/java/sca/itest/samples/build.xml b/java/sca/itest/samples/build.xml index a76b44c659..06b60f28c2 100644 --- a/java/sca/itest/samples/build.xml +++ b/java/sca/itest/samples/build.xml @@ -32,7 +32,19 @@ dir="../../samples/implementation-java-calculator"/> + dir="../../samples/binding-ws-calculator"/> + + + -- cgit v1.2.3