Purav, To start multiple JVM's on a machine is simple. Open two command (Windows) or terminal windows (Unix) and run a java application in each one. You can start a RMI server in one and a RMI client in the other.
Regards, Richard At 09:27 AM 12/13/2001 +0530, you wrote: >Hi Guys. >Sorry for the Off-Topic Question. >How can you acheive running multiple JVM's on a single machine. >I was reading this RMI book and one of the lines read " 2 objects on >different JVM's on single or different machine can communicate thru RMI" > >Please Help > >Regards > >Purav Parekh > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
