jdk1.4.2 xmlrpc v1.2-b1
Using XmlRpcApplet to connect to WebServer. Calling the Echo Handler.
When the object to echo is a Hashtable or Vector the object receieved by the applet is an empty vector. I've confirmed that the correct XML is being received by SimpleXmlRpcClient. SimpleXmlRpcClient does not process the response correctly.
This sounds like an instance of bug 19620 [1], which I just committed a fix for to the 1.2 and 2.0 release streams. The next drop of either of those will contain the fix, as does CVS. The patch is also available as an attachment to the issue.
- Dan
[1] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19620