jangidipramod / android-xmlrpc

Automatically exported from code.google.com/p/android-xmlrpc
0 stars 0 forks source link

String not being transfered correctly #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. send a string from apache xmlrpc
2. have the client call the method on apache-xmlrpc
3. Outputs the error ...Unexpected type (positionTEXT "memmo"@1....
where "memmo" was the text being sent.

What is the expected output? What do you see instead?
Expect to receive the String. but instead receive the error. 

What version of the product are you using? On what operating system?
Version of apache:  3.1.2
Android 1.1
OS Kubuntu

Please provide any additional information below.

Original issue reported on code.google.com by jeremyvillalobos on 26 May 2009 at 3:42

GoogleCodeExporter commented 9 years ago
Nevermind, I got the latest source, and that fixed it.

Original comment by jeremyvillalobos on 26 May 2009 at 3:50

GoogleCodeExporter commented 9 years ago
Many thanks to jeremyvillalobos for updating us with this update. Sorry it's 
taken so long to close down the ticket.

Original comment by jon@sprig.gs on 23 Nov 2010 at 9:42