Gytis Trikleris created WFLY-6290:
-------------------------------------
Summary: XTS does not work with jbossws.undefined.host in WS config
Key: WFLY-6290
URL:
https://issues.jboss.org/browse/WFLY-6290
Project: WildFly
Issue Type: Bug
Components: XTS
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Fix For: 10.1.0.Final
XTS uses ServerConfig to initialise it's configuration. However, we should rely on
jboss.bind.address instead, because wsdl-host could take
"jbossws.undefined.host" as a value.
"jbossws.undefined.host" will cause UnknownHostException, because address
rewriting is not executed in XTS.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)