How can keep only one VM running in One Operating System
From: Sanjay Meher (sanjaymeher_at_yahoo.co.in)
Date: 01/31/04
- Next message: Andrew Thompson: "Re: Drag GIF image on JPanel"
- Previous message: Sam Iam: "How to optionally use classes that may or may not be installed ?"
- Next in thread: Troy Kinsella: "Re: How can keep only one VM running in One Operating System"
- Reply: Troy Kinsella: "Re: How can keep only one VM running in One Operating System"
- Reply: Manolis Christodoulou: "Re: How can keep only one VM running in One Operating System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Jan 2004 20:15:43 -0800
I have a java based application .
So when ever I am invoking this application it is started with a new JVM
But my requirement is to control the previous instance
If any existing application is running.
Actually I want to open only one instance of application So I want to
control over this if Any new instance is created .
Like the same way when I invoke a MS-Word document if currently any
Ms-Work is running than it does not spawn off another application .
it just make the instance there only
Thanks with regards
Sanjay Meher
- Next message: Andrew Thompson: "Re: Drag GIF image on JPanel"
- Previous message: Sam Iam: "How to optionally use classes that may or may not be installed ?"
- Next in thread: Troy Kinsella: "Re: How can keep only one VM running in One Operating System"
- Reply: Troy Kinsella: "Re: How can keep only one VM running in One Operating System"
- Reply: Manolis Christodoulou: "Re: How can keep only one VM running in One Operating System"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|