[jboss-user] [Remoting] - Re: rmi registry
tom.elrod@jboss.com
do-not-reply at jboss.com
Fri Jul 21 12:57:24 EDT 2006
The RMIServerInvoker will call following upon being created:
LocateRegistry.createRegistry(port)
The port will be 3455 by default.
Are you calling LocateRegistry.getRegistry( 3455 ) from a remote machine?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959961#3959961
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959961
More information about the jboss-user
mailing list