From cc3eeedc0ede4752ddbccba3ba5ef41cc995b90e Mon Sep 17 00:00:00 2001 From: nash Date: Sat, 29 May 2010 09:36:58 +0000 Subject: Add missing JAX-WS and/or JAXB dependencies to pom files (TUSCANY-3577) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949363 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/payment-python/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml index ca83354ce2..2e09d736d3 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml @@ -30,6 +30,24 @@ + + javax.xml.bind + jaxb-api + 2.1 + + + + javax.xml.ws + jaxws-api + 2.1 + + + javax.xml.soap + saaj-api + + + + org.apache.tuscany.sca tuscany-implementation-script -- cgit v1.2.3