On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous -----------------------------------------------------------------------------
common.concepts.key: XMLRPC-151 common.concepts.url: https://issues.apache.org/jira/browse/XMLRPC-151 common.concepts.project: XML-RPC common.concepts.issuetype: Improvement common.concepts.components: Website Affects Versions: 3.0 issue.field.reporter: Matthias B. 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... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
