[
https://issues.jboss.org/browse/JBESB-3719?page=com.atlassian.jira.plugin...
]
Magesh Bojan updated JBESB-3719:
--------------------------------
Description:
When WSDL contains http:binding definitions, NPE is thrown and the WSDL becomes unusable.
<wsdl:binding name="SimpleHttpPost"
type="tns:SimpleHttpPost">
<http:binding verb="POST" />
...
</wsdl:binding>
Although soapUI does not support importing such bindings, previous versions of JBossESB
worked fine and ignored such bindings.
was:
When WSDL contains http:binding definitions, NPE is thrown and the WSDL becomes unusable.
<wsdl:binding name="SimpleHttpPost"
type="tns:SimpleHttpPost">
<http:binding verb="POST" />
...
</wsdl:binding>
Previous versions worked fine with such WSDls.
SoapUIClientService throws NullPointerException when parsing WSDL
with http:binding
-----------------------------------------------------------------------------------
Key: JBESB-3719
URL:
https://issues.jboss.org/browse/JBESB-3719
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.10
Reporter: Magesh Bojan
Assignee: Magesh Bojan
Fix For: 4.10 CP1
When WSDL contains http:binding definitions, NPE is thrown and the WSDL becomes
unusable.
<wsdl:binding name="SimpleHttpPost"
type="tns:SimpleHttpPost">
<http:binding verb="POST" />
...
</wsdl:binding>
Although soapUI does not support importing such bindings, previous versions of JBossESB
worked fine and ignored such bindings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira