]
Lin Gao moved JBEAP-15897 to WFLY-11398:
----------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-11398 (was: JBEAP-15897)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
EJB
(was: Clustering)
(was: EJB)
Affects Version/s: (was: 7.2.0.GA)
WARN when a clustered EJB is bound to INADDR_ANY (0.0.0.0) as it can
not reach back the cluster when not in the same local network
----------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-11398
URL:
https://issues.jboss.org/browse/WFLY-11398
Project: WildFly
Issue Type: Enhancement
Components: Clustering, EJB
Reporter: Lin Gao
Assignee: Lin Gao
Priority: Major
Original Estimate: 1 day
Remaining Estimate: 1 day
WARN when a clustered EJB is bound to INADDR_ANY (0.0.0.0) as it can not reach back the
cluster when not in the same local network , as it will not work.
This is follow up to JBEAP-13813