diff --git a/.classpath b/.classpath index d3c5af8..953de0b 100644 --- a/.classpath +++ b/.classpath @@ -25,7 +25,6 @@ - diff --git a/distro/profile.xml b/distro/profile.xml index 9345072..d9d46df 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -3,12 +3,12 @@ Service - VREManagement + ${serviceClass} ${name} ${description} 1.0.0 - +
${description} ${artifactId} ${version} @@ -17,11 +17,7 @@ ${artifactId} ${version} - library - - ${build.finalName}.jar - - +
diff --git a/distro/sun-jaxws.xml b/distro/sun-jaxws.xml new file mode 100644 index 0000000..ec39cd6 --- /dev/null +++ b/distro/sun-jaxws.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/distro/web.xml b/distro/web.xml new file mode 100644 index 0000000..0433ce1 --- /dev/null +++ b/distro/web.xml @@ -0,0 +1,20 @@ + + + + + com.sun.xml.ws.transport.http.servlet.WSServletContextListener + + + + smart-executor + com.sun.xml.ws.transport.http.servlet.WSServlet + + + smart-executor + /gcube/vremanagement/smart-executor + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a93efd0..b791a68 100644 --- a/pom.xml +++ b/pom.xml @@ -168,8 +168,7 @@ 2.6 smart-executor - false - + src\main\webapp\WEB-INF\web.xml