| |||||||||||||
|
| 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:
|
| 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: |
| Files Changed | ||||
|
MODIFY
/webservices/xmlrpc/trunk/src/changes/changes.xml
MODIFY /webservices/xmlrpc/trunk/src/site/apt/types.apt |