[jboss-user] [Remoting] - rmi registry

choozie do-not-reply at jboss.com
Fri Jul 21 08:56:48 EDT 2006


In the user docs for JBoss remoting, I find the sentence "registryPort - the port on which to create the RMI registry." Does this mean that there is a rmi registry somewhere that I can bind to? It says that default port is 3455, but doing 

   LocateRegistry.getRegistry( 3455 ); 

only gives me a    
   
   java.net.ConnectException: Connection refused: connect

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959883#3959883

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959883



More information about the jboss-user mailing list