I realized that the real exception behind the error was:
java.lang.NoClassDefFoundError: Could not initialize class
com.sun.xml.ws.transport.http.servlet.WSServletContextListener
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccess
Hello!
I was trying to deploy a simple Web Service while following the "metro:
Building a JAX-WS Application in the Metro Environment" Metro tutorial (
https://metro.dev.java.net/getting-started/basic.html ) and got the
following error:
ERROR http-8180-Processor22
org.apache.catalina.core.Contain