Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
servicemix-http-2009.01
-
None
Description
Refering to the ServiceMix HTTP component documentation:
http://servicemix.apache.org/servicemix-http-new-endpoints.html
the locationURI property is mandatory for the soap-consumer endpoint.
If the user doesn't provide the locationURI and target an endpoint which exposed a WSDL, the component uses the proxied WSDL. If the the WSDL is abstract (no binding/location), a NullPointerException is raised.