users@jax-rpc.java.net

RE: JWSDP 1.3 and supported Tomcat

From: Xiaohong Wang <xwang_at_esri.com>
Date: Tue, 17 Feb 2004 11:55:44 -0800

Yes, webservice works with the bundled tomcat in JWSDP1.3. And you are
right. The problem is xalan.jar. I removed xalan.jar from the deployed
webservice war file. And that fixed my problem.

Thanks for your response.
Xiao

-----Original Message-----
From: Jitendra Kotamraju [mailto:Jitendra.Kotamraju_at_Sun.COM]
Sent: Tuesday, February 17, 2004 12:02 PM
To: users_at_jax-rpc.dev.java.net
Subject: Re: JWSDP 1.3 and supported Tomcat


Looks like incorrect xalan.jar is picked up. I don't know how you are
updating the jars for these tomcat containers. Is the webservice working
with the tomcat container that comes with JWSDP1.3 ?

Jitu

Xiaohong Wang wrote:
> 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
>



---------------------------------------------------------------------
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


---------------------------------------------------------------------
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