users@jax-rpc.java.net

JWSDP 1.3 and supported Tomcat

From: Xiaohong Wang <xwang_at_esri.com>
Date: Fri, 13 Feb 2004 16:54:37 -0800

I have created web service in JWSDP 1.3. It works on Tomcat 4.1.27. It does
not work on 4.1.29 or 5.0. The following error thrown when you tried to
access endpoint wsdl.

javax.servlet.ServletException: The output format must have a
'{http://xml.apache.org/xslt}content-handler' property!
        
com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGetDefault(JAXRPCServlet
Delegate.java:258)
        
com.sun.xml.rpc.server.http.JAXRPCServletDelegate.doGet(JAXRPCServletDelegat
e.java:102)
        
com.sun.xml.rpc.server.http.JAXRPCServlet.doGet(JAXRPCServlet.java:76)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:856)


Any ideas?

Thanks
Xiao

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net