[jboss-jira] [JBoss JIRA] (WFLY-5454) Protocol showing as http instead of https on wsdl when web service is configured to run on secure port 8443

Obakeng Balatseng (JIRA) issues at jboss.org
Fri Oct 2 04:45:00 EDT 2015


Obakeng Balatseng created WFLY-5454:
---------------------------------------

             Summary: Protocol showing as http instead of https on wsdl when web service is configured to run on secure port 8443
                 Key: WFLY-5454
                 URL: https://issues.jboss.org/browse/WFLY-5454
             Project: WildFly
          Issue Type: Feature Request
          Components: Web Services
    Affects Versions: 8.2.0.Final
            Reporter: Obakeng Balatseng
            Assignee: Alessio Soldano
            Priority: Minor
             Fix For: 8.2.0.Final


On the web service subsystem both the wsdl port and wsdl-secure-port are configured to 8443
<wsdl-port>8443</wsdl-port>
<wsdl-secure-port>8443</wsdl-secure-port>

But when the wsdl is advertised on the frontend, the protocol on the wsdl address is always as http instead of https.

For example, http://localhost:8443/magnificent-service/Verify?wsdl





--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list