You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by "M. van Cuijk (JIRA)" <xm...@ws.apache.org> on 2006/05/10 12:21:05 UTC

[jira] Created: (XMLRPC-80) XML-RPC server not conforming to spec

XML-RPC server not conforming to spec
-------------------------------------

         Key: XMLRPC-80
         URL: http://issues.apache.org/jira/browse/XMLRPC-80
     Project: XML-RPC
        Type: Bug

  Components: Source  
    Reporter: M. van Cuijk
    Priority: Critical


The XML-RPC spec specifies:
"If the procedure call has parameters, the <methodCall> must contain a <params> sub-item. The <params> sub-item can contain any number of <param>s, each of which has a <value>."

So when there are no parameters, no <params> sub-item is required. The current implementation of the XML-RPC server throws an exception when a message with no <params> sub-item is received.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Kommentiert: (XMLRPC-80) XML-RPC server not conforming to spec

Posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/XMLRPC-80?page=comments#action_12378878 ] 

Jochen Wiedmann commented on XMLRPC-80:
---------------------------------------

You did not specify a version of XML-RPC?


> XML-RPC server not conforming to spec
> -------------------------------------
>
>          Key: XMLRPC-80
>          URL: http://issues.apache.org/jira/browse/XMLRPC-80
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Reporter: M. van Cuijk
>     Priority: Critical

>
> The XML-RPC spec specifies:
> "If the procedure call has parameters, the <methodCall> must contain a <params> sub-item. The <params> sub-item can contain any number of <param>s, each of which has a <value>."
> So when there are no parameters, no <params> sub-item is required. The current implementation of the XML-RPC server throws an exception when a message with no <params> sub-item is received.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (XMLRPC-80) XML-RPC server not conforming to spec

Posted by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLRPC-80?page=all ]
     
Jochen Wiedmann closed XMLRPC-80:
---------------------------------

    Resolution: Won't Fix

No reply, closing.


> XML-RPC server not conforming to spec
> -------------------------------------
>
>          Key: XMLRPC-80
>          URL: http://issues.apache.org/jira/browse/XMLRPC-80
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Reporter: M. van Cuijk
>     Priority: Critical

>
> The XML-RPC spec specifies:
> "If the procedure call has parameters, the <methodCall> must contain a <params> sub-item. The <params> sub-item can contain any number of <param>s, each of which has a <value>."
> So when there are no parameters, no <params> sub-item is required. The current implementation of the XML-RPC server throws an exception when a message with no <params> sub-item is received.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org