From 6ad5ad582b37437e389b3e1a15dd515c7de0ab2e Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 25 Jan 2010 18:11:18 +0000 Subject: TUSCANY-3429 - Removing binding-sca-jms to check if that's what is causing the 'AxisFault: The system cannot infer the transport information from the /ComponentA URL' issues while running the samples from binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@902902 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/distribution/bundle/pom.xml | 5 ++++- sca-java-1.x/trunk/distribution/manifest/pom.xml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'sca-java-1.x/trunk/distribution') diff --git a/sca-java-1.x/trunk/distribution/bundle/pom.xml b/sca-java-1.x/trunk/distribution/bundle/pom.xml index 3614e04f50..61245021bb 100644 --- a/sca-java-1.x/trunk/distribution/bundle/pom.xml +++ b/sca-java-1.x/trunk/distribution/bundle/pom.xml @@ -162,11 +162,14 @@ tuscany-binding-sca-axis2 ${pom.version} + + ${pom.groupId} tuscany-binding-sca-xml diff --git a/sca-java-1.x/trunk/distribution/manifest/pom.xml b/sca-java-1.x/trunk/distribution/manifest/pom.xml index 7b534503c3..e8b3e0767d 100644 --- a/sca-java-1.x/trunk/distribution/manifest/pom.xml +++ b/sca-java-1.x/trunk/distribution/manifest/pom.xml @@ -265,11 +265,14 @@ tuscany-binding-sca-axis2 ${pom.version} + + ${pom.groupId} tuscany-binding-sca-xml -- cgit v1.2.3