Old version of wsdl4j.jar
-------------------------
Key: SM-1504
URL: https://issues.apache.org/activemq/browse/SM-1504
Project: ServiceMix
Issue Type: Bug
Affects Versions: 3.2.2
Reporter: rifaccio
Attachments: xbean.consumer.xml, xbean.provider.xml
The wsdl4j-1.6.1 has a bug that cause a null pointer if the servicemix-http-bc
component is used to proxy e webservice; using http-bc has provider and
consumer thrown e null pointer exception during the remote wsdl retrieving due
to a bug on 1.6.1.
The exception is thrown in {{SoapHelper.getDefinition(ServiceEndpoint) line:
381}} but the error come from the ibm class.
Replacing the jar with the 1.6.2 It fix the bug.
In attach u can find the two simple xbean used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.