You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-auto@ws.apache.org by "Matthias B. (JIRA)" <xm...@ws.apache.org> on 2007/11/13 15:49:14 UTC

[jira] Issue Created: (XMLRPC-151) On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous

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.


[jira] Resolved: (XMLRPC-151) On the "Data Types" page the mapping for the xml-rpc 'array' tag is ambiguous

Posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org>.
     [ 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.