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]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
