From 84a39db4baae48c1afbe44e54754dd0988ca73b0 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Jul 2009 08:46:16 +0000 Subject: Start of the node enhancements to support what was being discussed on the ML a couple of weeks ago http://apache.markmail.org/message/doxwldv2ddkmah5s. There's a runtime per node and a node locall for each domain being used, and you can add/remove contributions from a running node. Right now it just uses NodeFactory/Node under the covers, and ideally this function will be merged into the existing Node later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798811 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest-nodes-helloworld-service-2.0-SNAPSHOT.jar | Bin 0 -> 4515 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 java/sca/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar (limited to 'java/sca/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar') diff --git a/java/sca/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar b/java/sca/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar new file mode 100644 index 0000000000..40333cab75 Binary files /dev/null and b/java/sca/modules/domain-node/src/test/resources/itest-nodes-helloworld-service-2.0-SNAPSHOT.jar differ -- cgit v1.2.3