Hi,
The default encoding used in Apache XML-RPC is ISO-8859-1 for
compatibility with other implementations, but you can set the encoding
to any Java-supported encoding. Calling
XmlRpc.setEncoding ("UTF8");
before you first make a call or receive any calls should solve your
problem. If not let us know.
Hannes
Dirk Lahmann wrote:
> hi out there,
>
> i have some problems 'sending' unicode-strings via
> 'org.apache.xmlrpc' to my java-apps... does the implementation
> 'org.apache.xmlrpc' support unicode-strings?
>
> thank you...
>
>
> --
> Dirk Lahmann
> Universitaets- und Landesbibliothek Sachsen-Anhalt
> 06098 Halle
> Germany
> Tel.: 49-(0)345-55-22058
> [EMAIL PROTECTED]
>