Address in WSDL is incorrectly adding the protocol information in the begining 
of the URL
-----------------------------------------------------------------------------------------

                 Key: SM-762
                 URL: https://issues.apache.org/activemq/browse/SM-762
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-http
    Affects Versions: 3.0.1
            Reporter: Jeff Puro
             Fix For: 3.0.1


Here is an example of the error when generating the WSDL:

<service name="HttpService">
        <port binding="tns:nullBinding">
             <wsdlsoap:address 
location="HTTP/1.1://10.0.102.12:8080/servicemix-web/jbi/tracker/"/>
        </port>
</service>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to