Hi, I am trying to deploy the jaxws webservices on jboss 4.0.4GA. During deployment, I was getting the following errors for this webservices:
=========================================== 12:01:07,247 INFO [TomcatDeployer] deploy, ctxPath=/jboss404jaxws, warUrl=.../tmp/deploy/tmp5099jboss404jaxws-exp.war/ 12:01:07,466 ERROR [STDERR] Mar 16, 2007 12:01:07 PM com.sun.xml.ws.transport.http.servlet.WSServletDelegate init INFO: WSSERVLET14: JAX-WS servlet initializing 12:01:07,466 ERROR [STDERR] Mar 16, 2007 12:01:07 PM com.sun.xml.ws.transport.http.servlet.WSServletDelegate warnMissingContextInformation WARNING: WSSERVLET16: missing context information ============================================ My project name is jboss404jaxws, I am using SUN jaxws jars. Is that something causing issue? pls help me. Thanks in advance Trivedi View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028682#4028682 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028682 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
