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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...