Fixed, thank you very much for the help :)

We used org.apache.commons.codec.binary.Base64 class to convert our String
and so it worked!

tugwilson wrote:
> 
> 
> On 14 Apr 2010, at 18:09, Met&Iv wrote:
> 
>> 
>> We are just trasfering simple strings... the method is something like
>> "Hello
>> World" nothing more...
>> 
> 
> Well, your "simple string" has got a vertical tab in it.
> 
> The other possibility is that you have got the encoding wrong, but that's
> really unlikely to cause problems with  simple data (the parser will auto
> detect UTF-8 and UTF-16 and US ASCII is a subset of UTF-8)
> 
> John Wilson
> 

-- 
View this message in context: 
http://old.nabble.com/-XML-RPC-Error--Cannot-parse-string-responses-tp28244078p28253514.html
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.

Reply via email to