[ http://jira.codehaus.org/browse/XFIRE-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julien Jakubowski updated XFIRE-834: ------------------------------------ Attachment: XFireClientFactoryBean-NPE-patch.diff Here is a patch you can apply on XFireClientFactoryBean class. Works for me. > NullPointerException in XFireClientFactoryBean > ---------------------------------------------- > > Key: XFIRE-834 > URL: http://jira.codehaus.org/browse/XFIRE-834 > Project: XFire > Issue Type: Bug > Components: Spring > Reporter: Aaron Blishen > Assignee: 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