[progress Communities] [progress Openedge Abl] Forum Post: Re: Local Development...

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
By default java RMI binds to the IP address. This is java default behavior. And it is annoying for exactly the reason you describe. Have you tried using the real hostname instead of ‘localhost’. You can also start the adminserver with -host which will do the same thing without having to edit the properties file (it sets java.rmi.server.hostname for you).

Continue reading...
 
Status
Not open for further replies.
Back
Top