NullPointerException in XFireClientFactoryBean
----------------------------------------------
Key: XFIRE-834
URL: http://jira.codehaus.org/browse/XFIRE-834
Project: XFire
Issue Type: Bug
Components: Spring
Reporter: Aaron Blishen
Assigned To: Dan Diephouse
Priority: Minor
NPE is thrown on line 613 of XFireClientFactoryBean if any argument to client
method is null and a checked exception is thrown in client code.
i.e.
callTarget.append(args[x].getClass().getName()).append(" :
").append(args[x].toString()).append(" |");
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email