[
https://issues.apache.org/activemq/browse/SMXCOMP-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved SMXCOMP-614.
------------------------------------------
Resolution: Fixed
To reflect the documentation, I had a locationURI check in the validate()
method. If the user doesn't provide the locationURI, a DeploymentException is
raised.
> For the HttpSoapConsumer, the locationURI property is not checked in the
> validate() method
> ------------------------------------------------------------------------------------------
>
> Key: SMXCOMP-614
> URL: https://issues.apache.org/activemq/browse/SMXCOMP-614
> Project: ServiceMix Components
> Issue Type: Bug
> Components: servicemix-http
> Affects Versions: servicemix-http-2009.01
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: servicemix-http-2009.02
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.