On Tuesday 04 April 2006 21:47, Rutger Heijmerikx wrote: > On 4/4/06, Walter Mundt <[EMAIL PROTECTED]> wrote: > > > org.apache.xmlrpc.client.XmlRpcClientException: Failed to parse > > > servers response: Unknown type: string > > > Is anyone willing to give me a pointer on were to look? > > > > This is a known bug with the last released version of the library. It's > > fixed in CVS, so try the nightly builds here: > > > > http://cvs.apache.org/dist/ws/xmlrpc/nightly > > Thanks, that did the trick indeed.
Thank you very much! I should have checked the concurrent version before spending some hours looking for the bug. At least I've noticed in the code that is the same I found. It seems to work perfectly now. Regards, jlcruz
