Posted By:
Tiago_Silva
Posted On:
Thursday, October 30, 2003 02:40 AM
Hi, Im using TomCat 5.0.12 instaled in a Linux System and I have the following exception when I ask for the ?WSDL in a web service call: javax.servlet.ServletException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGet(JAXRPCServletDelegate.java:251) com.sun.xml.rpc.server.http.JAXRPCServlet.doGet(JAXRPCServlet.java:77) javax.servlet.http.HttpServlet.service(HttpServlet.java:743) javax.servlet.http.HttpServlet.service(HttpServlet.java:856) The Same TomCat on Windows Xp works perfect, can anyone help me? thx
More>>
Hi, Im using TomCat 5.0.12 instaled in a Linux System and I have the following exception when I ask for the ?WSDL in a web service call:
javax.servlet.ServletException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property!
com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGet(JAXRPCServletDelegate.java:251)
com.sun.xml.rpc.server.http.JAXRPCServlet.doGet(JAXRPCServlet.java:77)
javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
The Same TomCat on Windows Xp works perfect, can anyone help me?
thx
<<Less