[jboss-user] [Remoting] - Re: running an RMI server on same server as JBoss

ron.sigal@jboss.com do-not-reply at jboss.com
Fri Jan 30 19:04:19 EST 2009


Hi Jesse,

I confess that I don't know a lot about the namng service in the Application Server.  There's a "JNDI/Naming/Network" forum at http://www.jboss.com/index.html?module=bb&op=viewforum&f=214 where you might get more information.

Note, though, that the rmiregistry command takes an optional port argument.  E.g.


  | start rmiregistry 2099
  | 

will start the registry on port 2099.  Of course, you'd have to change your clients to find the registry at the alternate port.

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

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



More information about the jboss-user mailing list