users@jax-rpc.java.net

Re: Malformed XML response

From: John Keyes <john.keyes_at_CAPECLEAR.COM>
Date: Thu, 19 Sep 2002 09:12:17 +0100

On Wed, 2002-09-18 at 21:22, Olga Shesterneva wrote:
> We are working with JAX-RPC and Websphere 4.0. The client being developed is
> written with Microsoft.Net. A particular SOAP response is throwing an
> error as the client tries to serialize the object. A further look at
> the SOAP message reveals that a 0 is being placed in the middle of a
> tag. We have seen a 0 used before to indicate the last part of a
> chunked message, but never in the middle. Anyone have a similar
> experience or wisdom?
Olga, I've seen this before but the client was implemented in Java. It
handled this type of message without problems. At least this should
narrow the problem for you.

Regards,
-John K