Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Done
-
4.10
-
None
-
Workaround Exists
-
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.
Attachments
Issue Links
- blocks
-
SOA-3663 SoapUIClientService throws NullPointerException when parsing WSDL with http:binding
-
- Closed
-