From: mhaerdi <nu...@jb...> - 2005-05-13 07:05:20
|
with port 3873 opened, i get still the same error... (after some minutes) the port is defined in jboss-service.xml in the deployed directory ejb3.deployer/META-INF but not in conf/jboss-service.xml maybe i have to replace the ip in "socket://0.0.0.0:3873" by the server ip? i don't have to forward ports in the firewall on the client side, do i? "tom...@jb..." wrote : The port that ejb3 uses is defined by the org.jboss.remoting.transport.Connector configuration. In ejb3, looks like this is 3873. You can double check by looking for the jboss-service.xml in your ejb3 distro and seeing what it is set to within that. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877584#3877584 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877584 |