[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]