Community JIRA: https://issues.jboss.org/browse/WFLY-1369 Associated case: 00822365 When multiple HTTP connectors are defined, the Admin Console's Runtime->Server Status->Webservices->Web Service Endpoints may display the incorrect port number in a selection's WSDL Url text box. The WSDL is published to the correct URL which leads to confusion when the wrong port is displayed in the WSDL Url text box.
Patch is required for 6.1 only
The view "Runtime / Webservices" uses the selected server when whowing the WSDL URL. Since the server "ct-server" was selected tha port of that server is used in the URLs. If you want to use another port for the web service you have to deploy that web service to another server.
Closing as it was nacked and it out of date