summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-11 09:46:45 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-11 09:46:45 +0000
commit11dcc5a7f0badd6db1d21e71886e3c75c242d918 (patch)
treee5c7f850f679c1e887753efec0e80f6b1525003d /sca-java-2.x/trunk/itest/nodes/pom.xml
parent1b08d2a7cb28306baabaaf12f1daa39e866b9ff3 (diff)
Start of a three node test to stress the operation of a distributed registry. Not in build.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889548 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/nodes/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/pom.xml b/sca-java-2.x/trunk/itest/nodes/pom.xml
index 5a3e4fe7e3..8371207e61 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -37,9 +37,13 @@
<module>helloworld-iface</module>
<module>helloworld-service</module>
<module>helloworld-client</module>
+ <module>helloworld-service-a</module>
+ <module>helloworld-service-b</module>
+ <module>helloworld-service-c</module>
<module>one-node-test</module>
<module>two-nodes-test</module>
<module>two-nodes-two-vms-test</module>
+ <module>three-nodes-three-vms-test</module>
</modules>
</project>