summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-22 05:47:08 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-22 05:47:08 +0000
commit8d7f452674ca4fb78c43b33079846cb7cbc1e9a1 (patch)
treee4a6c06980b7b3056f3988cfb0c29327a27d5775 /java/sca/samples/pom.xml
parentff69891d47964bc66f3288db72dd6923acf17c52 (diff)
Distributed store scenario to help evaluate current issues when wiring references to services from different hosts/ports using web 2.0 bindings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml
index 58815e9b62..816ccfc4cc 100644
--- a/java/sca/samples/pom.xml
+++ b/java/sca/samples/pom.xml
@@ -93,6 +93,7 @@
<module>simple-callback</module>
<module>simple-callback-ws</module>
<module>store</module>
+ <module>store-distributed</module>
<module>supplychain</module>
<module>web-resource</module>
</modules>