From fbc0426ecc97bb64a0db5b2565395a800679ff0b Mon Sep 17 00:00:00 2001 From: nash Date: Fri, 19 Feb 2010 09:58:57 +0000 Subject: Add jaxws-api and jaxb-api dependencies where needed to enable all modules to compile with JDK 5 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@911766 13f79535-47bb-0310-9956-ffa450edef68 --- .../tutorials/travelsample/services/smsgateway-jaxws/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml index 6865bd9200..233460e54f 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/services/smsgateway-jaxws/pom.xml @@ -29,6 +29,18 @@ Apache Tuscany SCA Tours SMS Gateway JAX-WS Service + + javax.xml.ws + jaxws-api + 2.1 + + + javax.xml.soap + saaj-api + + + + junit junit -- cgit v1.2.3