deploying war on tomcat fails to start
- by Asghar
i have a java application which uses JAX_WS when i deployed on my tomcat5 server . it is deployed successfully. but it fails to start
SEVERE: WSSERVLET11: failed to parse runtime descriptor:
java.lang.IllegalArgumentException: prefix cannot be "null" when creating a QName
java.lang.IllegalArgumentException: prefix cannot be "null" when creating…