[jboss-jira] [JBoss JIRA] (AS7-3009) Having a https connector places WS endpoint at wrong address
Alessio Soldano (Assigned) (JIRA)
jira-events at lists.jboss.org
Wed Dec 14 03:46:11 EST 2011
[ https://issues.jboss.org/browse/AS7-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list