Changed RMI port to 8010, but still looking for default 1099 port..
843793Dec 1 2006 — edited Dec 3 2006I have changed the rmi port to 8010 by using following command
rmiregistry 8010 & In linux server
when I run the serverImpl class to bind.. Its giving connection refused error..The Port is opened by network admin and telnet hostname 8010 is also working fine ( gets escape chaaracter..)
Please help.. do I have to something more in like change some configurations? :(