-
Bug
-
Resolution: Obsolete
-
Major
-
JBossAS-5.0.0.CR1, JBossAS-4.2.3.GA
-
None
In this test, the client code creates an RMI Server in the client and passes the stub to the server.
public void testClientCallback()
throws Exception
But it doesn't which NIC it is exported on, so the test can fail (timeout)
when it "guesses" the wrong interface.
It should be using an RMI server socket factory to
override the bind address to $jbosstest.server.host