summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tutorials/store/domain/workspace.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:54:36 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-05-26 11:54:36 +0000
commit2871272f6f5fd509f0ca255bd7ca8174ebf6a12a (patch)
tree78d2b0d5d41a872931b0957e1be1d1195b3dd190 /branches/sca-java-1.x/tutorials/store/domain/workspace.xml
parent329737edca64db31b2da73cf383d54d0c73701ec (diff)
TUSCANY-3062 don't resolve composites in the deployable composite collection. Remove unused contributions from domain. Upgrade the README to describe each store scenario and how to run it.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778666 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/tutorials/store/domain/workspace.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/domain/workspace.xml b/branches/sca-java-1.x/tutorials/store/domain/workspace.xml
index 9cdbe04ac7..b982255012 100644
--- a/branches/sca-java-1.x/tutorials/store/domain/workspace.xml
+++ b/branches/sca-java-1.x/tutorials/store/domain/workspace.xml
@@ -24,12 +24,12 @@
<contribution location="file:../store-client/target/tutorial-store-client.jar" uri="store-client"/>
<contribution location="file:../store-db/target/tutorial-store-db.jar" uri="store-db"/>
<contribution location="file:../store-supplier/target/tutorial-store-supplier.jar" uri="store-supplier"/>
- <contribution location="file:../store-market/target/tutorial-store-market.jar" uri="store-market"/>
+ <!-- contribution location="file:../store-market/target/tutorial-store-market.jar" uri="store-market"/-->
<contribution location="file:../store-eu/target/tutorial-store-eu.jar" uri="store-eu"/>
- <contribution location="file:../store-mashup" uri="store-mashup"/>
+ <!-- contribution location="file:../store-mashup" uri="store-mashup"/-->
<contribution location="file:../web-services/target/tutorial-web-services.jar" uri="web-services"/>
- <contribution location="file:../catalog-webapp/target/tutorial-catalog-webapp.war" uri="catalog-webapp"/>
- <contribution location="file:../catalog-mediation/target/tutorial-catalog-mediation.jar" uri="catalog-mediation"/>
- <contribution location="file:../catalog-ejb/target/tutorial-catalog-ejb.jar" uri="catalog-ejb"/>
+ <!-- contribution location="file:../catalog-webapp/target/tutorial-catalog-webapp.war" uri="catalog-webapp"/-->
+ <!-- contribution location="file:../catalog-mediation/target/tutorial-catalog-mediation.jar" uri="catalog-mediation"/-->
+ <!-- contribution location="file:../catalog-ejb/target/tutorial-catalog-ejb.jar" uri="catalog-ejb"/-->
<contribution location="file:../domain/cloud" uri="http://tuscany.apache.org/cloud"/>
</workspace>