]
Daniel Bevenius closed JBESB-2302.
----------------------------------
Resolution: Done
Committed to JBESB_4_4_GA_CP with 24875.
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: