When I use tcpmon, I can see that when I retrieve the data from the server all the special characters are correct (it seems the XML parser of tcpmonitor successfully decodes iso-8859-1 into utf-8).
but when the bytes are converted to string in axis2 libraries they aren't being decoded using iso-8859-1.
Davanum, could you point me the code of Axis 2 that reads the inputstream from the network and decodes it? I cannot find it.
thank you,
bruno.
On 11/1/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
plz try printing them as soon as you get the data *before* you place
it into the database...
On 10/31/06, Bruno Negrao <[EMAIL PROTECTED]> wrote:
> Davanum,
>
> Do you know why aren't the bytes being decoded from ISO-8859-1 to UTF-8 when
> I retrieve them from my SOAP server?
>
> Thank you,
>
> bruno
>
--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
