XML-RPC

On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous

Created: 13/Nov/07 02:48 PM   Updated: 28/Nov/08 08:53 PM
Return to search
Component/s: Website
Affects Version/s: 3.0
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 12/Jan/08 05:19 PM


 Description  « Hide
On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous. There should be some mark that the Object[] java type is the return type for parsing requests and responses.

And by the way (the "Sever" page, "The WebServer class"...:):
'...
Why this is the case, can hardly be explained, because the WebServer is at best a workaround, compared to full blown servlet engines like Tomcat or Jetty.
...'

I use the XML-RPC lib in a desktop application as a simple localhost interface for other running applications. So i don't need any full blown servlet container and the WebServer class comes in quite handy...:)

And at last but not least, thanks for this great piece of software...

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #611445 Sat Jan 12 17:18:58 UTC 2008 jochen Added some clarification on the handling of Object[] and java.util.List
to the page on "XML-RPC Data Types".
PR: XMLRPC-151
Files Changed
MODIFY /webservices/xmlrpc/trunk/src/changes/changes.xml
MODIFY /webservices/xmlrpc/trunk/src/site/apt/types.apt