You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chinmoy Chakraborty <cc...@gmail.com> on 2008/06/24 09:50:41 UTC

Axis 1.4 and unicode character support

Hi All,

I am using Axis 1.4 and trying to invoke a service with russian characters
as parameters from client. In the SOAPMonitor I can see the unicode
characters (e.g &#1081;) that I am sending from client but In jws file I am
seeing those characters become '?'.

Anyone noticed this before? Whats the probable solution?

Chinmoy