This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes RMI connection problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "RMI connection problem" Watch "RMI connection problem" New topic
Author

RMI connection problem

grace chow
Greenhorn

Joined: Oct 25, 2004
Posts: 13
Dear,
I have written a RMI and set the RMI port into 1099, however, find out that when start the RMI , it not only need the port of 1099 but also a random port. as we have to set restrict on the connection between RMI and the application server. it is not ok to open all the port for RMI..but we have checked RMI needs a random port... so do anyone know how to make the random port into a fix port..??? is there any program to make this random port into a fixed port?
Regards,
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: RMI connection problem
 
Similar Threads
JMX client takes two ports
Random Port Numbers ?
policy file + winNT sockets question
RMI Example
regarding RMI architecture