From 23f82c4d63290cb41dc0fc6ebb86d6cae9a560fe Mon Sep 17 00:00:00 2001 From: clemenso Date: Tue, 20 Jan 2009 14:09:21 +0000 Subject: prepare for stal service extension git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@262 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4 --- BKUOnline/pom.xml | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) (limited to 'BKUOnline/pom.xml') diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml index 5e6ac8ad..5fe0d52d 100644 --- a/BKUOnline/pom.xml +++ b/BKUOnline/pom.xml @@ -55,7 +55,7 @@ 1.0.2-SNAPSHOT compile - + at.gv.egiz BKUApplet @@ -67,15 +67,27 @@ STALService 1.0.2-SNAPSHOT - + com.sun.xml.ws jaxws-rt - 2.1.4 - + 2.1.5 + + + + woodstox + wstx-asl + + + + + sjsxp + com.sun.xml.stream + 1.0.1 + Tomcat60 @@ -164,15 +182,16 @@ - 2.0 true ${basedir}/src/main/custom-binding stalservice-custom.xml - staltypes-custom.xml + staltypes-custom.xml + cardchannel-custom.xml ${basedir}/src/main/webapp/WEB-INF/wsdl + stal-service.wsdl stal.wsdl ${project.build.directory}/generated-sources/wsimport -- cgit v1.2.3