users@jax-rpc.java.net

RI duplicate HTTP headers feature

From: Simon Horrell <simonh_at_develop.com>
Date: Wed, 27 Feb 2002 18:52:43 +0000

I just tried running a .NET Web service client against a JAX-RPC Web service
generated by the JAX-RPC RI and deployed in Tomcat 4.1.
The com.sun.xml.rpc.server.http.JAXRPCServlet illegally returns two HTTP
Content-Type headers of 'text/html' and this, not surprisingly, breaks the
.NET client.
I don't know if this is a Tomcat problem or a JAX-RPC RI problem.
Si.