Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Run 2 JVM's to have different rmi ports

843793Apr 17 2009 — edited Apr 21 2009
Hi!
I need to have two instances of my application running an RMI server on the same machine. The problem is that RMI by default uses the port 1098. I know that this can be changed but for all the applications running in the virtual machine. Now i was wondering if I can install two virtual machines in the same host so I can change the RMI por in each one.

Is there any expert that can tell me if is this possible?

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 19 2009
Added on Apr 17 2009
4 comments
184 views