]
Alessio Soldano reassigned AS7-3009:
------------------------------------
Assignee: Jim Ma (was: Alessio Soldano)
Having a https connector places WS endpoint at wrong address
------------------------------------------------------------
Key: AS7-3009
URL:
https://issues.jboss.org/browse/AS7-3009
Project: Application Server 7
Issue Type: Bug
Components: Web Services
Affects Versions: 7.1.0.Beta1
Reporter: Nicklas Karlsson
Assignee: Jim Ma
If I have a https connector defined on 8443, my endpoint ends up at
<wsdl:service name="WebMarelaServerWebServiceService">
<wsdl:port binding="tns:WebMarelaServerWebServiceServiceSoapBinding"
name="WebMarelaServerWebServicePort">
<soap:address
location="http://localhost:8443/OSTi-L/WebMarelaServerWebService"/>
</wsdl:port>
</wsdl:service>
Why does it pick https as default? And if it does default to security, it should be
https://
If I comment out the https connector it ends up at http://...:8080 where it should be
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: