-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Problem is exhibited in TestSuite:
org.jboss.test.ejb3.test.SimpleSessionUnitTestCase.testSession
Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establishing socket connection for InvokerLocator [socket://127.0.0.1:3873
Locally, I don't see anything open on 3873 using:
$> sudo netstat -anp |grep 3873
- is blocked by
-
EJBTHREE-1461 Provide a ServiceBindingManager-compatible ejb3-connectors-service.xml to the AS
- Closed