Gytis Trikleris created WFLY-6331:
-------------------------------------
Summary: Add helper method to get network addresses of the host
Key: WFLY-6331
URL:
https://issues.jboss.org/browse/WFLY-6331
Project: WildFly
Issue Type: Task
Reporter: Gytis Trikleris
Assignee: Tomaz Cerar
It would be good to have a way to get network addresses which could be used to access
endpoints deployed to the particular host.
Here is the example use case:
XTS subsystem depends on a particular host to which it deploys its services. With
WS-Coordination request it returns URL which can be used to control transaction. We need a
way to get the address of that particular host, so that correct URL could be generated in
every scenario (currently it depends on WS subsystem and fails if jboss.undefined.host is
set to wsld-host).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)