]
Brian Stansberry updated WFCORE-1145:
-------------------------------------
Fix Version/s: 3.0.0.Beta8
(was: 3.0.0.Beta7)
Review of HostController / Application Server Remoting connections
------------------------------------------------------------------
Key: WFCORE-1145
URL:
https://issues.jboss.org/browse/WFCORE-1145
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Labels: affects_elytron
Fix For: 3.0.0.Beta8
Where an application server connects back to it's host controller in domain mode it
used the same Remoting connector exposed possibly for native domain management access.
The problem with this is that as soon as any security restrictions are placed on the
connector exposed by the host controller then the application servers require something to
work with this - this is even though we are only ever talking about loopback communication
between two process on the same machine.