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 "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/07/19 23:18:16 UTC

[jira] Closed: (XMLRPC-96) Dynamic proxy implementation throws NullPointerException if called methods doesn't have any parameters

     [ http://issues.apache.org/jira/browse/XMLRPC-96?page=all ]

Jochen Wiedmann closed XMLRPC-96.
---------------------------------

    Resolution: Fixed

Fixed, thank you!


> Dynamic proxy implementation throws NullPointerException if called methods doesn't have any parameters
> ------------------------------------------------------------------------------------------------------
>
>                 Key: XMLRPC-96
>                 URL: http://issues.apache.org/jira/browse/XMLRPC-96
>             Project: XML-RPC
>          Issue Type: Bug
>    Affects Versions: 3.0b1
>            Reporter: Jimisola Laursen
>
> I'm using the Dynamic Proxy solution and created an interface with a method that doesn't take any parameters.
> When I call it I get a NPE: "java.lang.NullPointerException: The parameter list must not be null.".
> If I add a parameter, e.g. an int, to the method it works without and doesn't throw this exception.

-- 
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