[jboss-user] [JBoss Web Services] - Migrating JAX-RPC WebService to JBoss WS

Ernesto Campohermoso do-not-reply at jboss.com
Mon Mar 22 16:10:33 EDT 2010


Ernesto Campohermoso [http://community.jboss.org/people/ecampohermoso] created the discussion

"Migrating JAX-RPC WebService to JBoss WS"

To view the discussion, visit: http://community.jboss.org/message/533365#533365

--------------------------------------------------------------
I have a web application developed with JWSDP 1.2 and JAX-RPC 1.1, I want deploy this application on JBoss AS 5.1 and jbossws-native-3.2.2.GA. I upgraded the web.xml to servlet spec 2.4, after deploy when I try open the WSDL file I got the following exception:

javax.servlet.ServletException: JAXRPCSERVLET35: failed to create a template object
     com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGetDefault(JAXRPCServletDelegate.java:351)
     com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGet(JAXRPCServletDelegate.java:157)
     com.sun.xml.rpc.server.http.JAXRPCServlet.doGet(JAXRPCServlet.java:111)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
     transferencia.ObtieneIP.doFilter(ObtieneIP.java:52)
     org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

Is necesary make modifications to application? Or which one is my mistake?

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/533365#533365]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100322/2fa3b32a/attachment.html 


More information about the jboss-user mailing list