diff --git a/distro/gcube-handlers.xml b/distro/gcube-handlers.xml deleted file mode 100644 index 949cee3..0000000 --- a/distro/gcube-handlers.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml index 9345072..f631b82 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -17,7 +17,7 @@ ${artifactId} ${version} - library + Service ${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..d93248c --- /dev/null +++ b/distro/web.xml @@ -0,0 +1,21 @@ + + + + + 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