Re: Problems receiving a Python Server List in a Java Client
John Wilson <[email protected]>
| Newsgroups | gmane.text.xml.rpc.specification |
|---|---|
| Message-ID | <[email protected]> |
On 22 Mar 2006, at 11:58, David ds wrote:
> I don't have any message as I don't implemented the
> Python server, I've onle implemented the Java XMLRPC
> client using the Apache Java implementation, and when
> I do next:
Are you sending Strings? If so are there any non USASCII characters
in the string?
The Apache XML-RPC implementation uses ISO 8859/1 encoding. It is
possible that the server ignores the encoding.
John Wilson
The Wilson Partnership
http://www.wilson.co.uk
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xml-rpc/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/