From 8654ada9577a7df41df419e7ffc6d74da0015f1a Mon Sep 17 00:00:00 2001 From: SVEK Date: Sat, 23 Feb 2019 22:00:03 +0300 Subject: [PATCH] change xml fot test --- web/WEB-INF/web.xml | 57 ++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 6 deletions(-) diff --git a/web/WEB-INF/web.xml b/web/WEB-INF/web.xml index d80081d..e779d35 100644 --- a/web/WEB-INF/web.xml +++ b/web/WEB-INF/web.xml @@ -1,6 +1,51 @@ - - - \ No newline at end of file + + + wst + com.maxart.wst + 1.0-SNAPSHOT + + 4.0.0 + + Lab1 + jar + + Lab1 + http://maven.apache.org + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + + + + + + UTF-8 + + + + + com.sun.xml.ws + webservices-rt + 1.4 + compile + + + com.sun.xml.ws + jaxws-rt + 2.2.8 + + + javax.annotation + javax.annotation-api + 1.3.1 + + + +