----- Original Message -----
From: "Lin, Yaxiong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 07, 2002 10:12 PM
Subject: RE: Illegal control character error


>
>
> John:
>
> I am getting this error on the client side (running on webSphere/zOS).  I
> have the identical client java code running on NT and Solaris (both
Tomcat)
> talking to the same xmlrpc webserver app and they are all happy.
>
> So, I am pretty sure this control char is not in the data I am sending
> through xmlrpc.  Any suggestion on how to debug this problem?

The only thing I can suggest is character encoding. You should be using
ASCII or ISO 8859-1. If you are using UTF-8 or UTF-126 this could be causing
the problem.

John Wilson
The Wilson Partnership
http://www.wilson.co.uk

Reply via email to