[
https://issues.apache.org/jira/browse/XMLRPC-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann resolved XMLRPC-151.
------------------------------------
Resolution: Fixed
Added some words on clarifying the handling of Object[].
> On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous
> -----------------------------------------------------------------------------
>
> Key: XMLRPC-151
> URL: https://issues.apache.org/jira/browse/XMLRPC-151
> Project: XML-RPC
> Issue Type: Improvement
> Components: Website
> Affects Versions: 3.0
> 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.