EJB3 uses standardwise JBoss Remoting and by default the socket communication on port
3873. This is configured in
$JBOSS_HOME/server/default/deploy/ejb3.deployer/META_INF/jboss-service.xml.
So I assume whatever you have set in jva.rmi.server.hostname has no impact at all.
And yes, you need to open up this port.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045509#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...