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 "Jimisola Laursen (JIRA)" <xm...@ws.apache.org> on 2006/07/19 00:48:13 UTC

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

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


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

Posted by Jochen Wiedmann <jo...@gmail.com>.
On 7/19/06, Jimisola Laursen (JIRA) <xm...@ws.apache.org> wrote:

> May I ask when the next release will be out? This is really a show-stopper since I have a lot of getters (hence, no parameters).
> Is there a snapshot available somehere that I can point Maven to?

This is a question for the mailing list, isn't it?

The vote for 3.0b1 indicated that an rc1 release should be made within
four weeks. These four weeks are gone now. My plan is to publish rc1
as soon as one Jimisola Laursen stops bombing me with very valuable
bug reports and contributions. ;-)

Jochen


-- 
Whenever you find yourself on the side of the
majority, it is time to pause and reflect.
(Mark Twain)

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


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

Posted by "Jimisola Laursen (JIRA)" <xm...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/XMLRPC-96?page=comments#action_12422254 ] 
            
Jimisola Laursen commented on XMLRPC-96:
----------------------------------------

You're welcome.

May I ask when the next release will be out? This is really a show-stopper since I have a lot of getters (hence, no parameters).
Is there a snapshot available somehere that I can point Maven to?

> 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


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

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