[esb-issues] [JBoss JIRA] Closed: (JBESB-2302) Wise NullPointerException in SOAPClient

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Thu Jan 22 07:39:44 EST 2009


     [ https://jira.jboss.org/jira/browse/JBESB-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Bevenius closed JBESB-2302.
----------------------------------

    Resolution: Done


Comitted to main trunk with revision: 24869.

> Wise NullPointerException in SOAPClient
> ---------------------------------------
>
>                 Key: JBESB-2302
>                 URL: https://jira.jboss.org/jira/browse/JBESB-2302
>             Project: JBoss ESB
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>    Affects Versions: 4.4 CP1
>            Reporter: Kevin Conner
>            Assignee: Daniel Bevenius
>             Fix For: 4.4 CP2
>
>
> The current wise SOAPClient does not check to see whether the soapAction actually references a method in the WSDL and, as a consequence, the following code can lead to a NullPointerException.
>             result = wsmethodsMap.get(this.soapAction).invoke(params, mapper);
> We need to add a check for this part and provide a meaningful error message.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list