A number of EJB3 tests are hard coding localhost in various URLs. Should be the value returned by system property jbosstest.server.host, which build-test.xml should set to the value of ant property ${node0}.
- relates to
-
EJBTHREE-1132 EJB3 tests should not assume server is bound to localhost
- Resolved