How can keep only one VM running in One Operating System

From: Sanjay Meher (sanjaymeher_at_yahoo.co.in)
Date: 01/31/04


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



Relevant Pages

  • Java Virtual Machine lockdown
    ... Can anyone out there give me some guidance on controlling software ... Out of 140 employees, 35 are developers. ... My goal is to control, ... problem is that most of our developers run in the JVM world. ...
    (Security-Basics)
  • Re: read a passwort from input
    ... > I spent some time wonderring if there could be such a way to control the ... > invoking text box in a cross platform way. ...
    (comp.lang.java.programmer)
  • Re: XP/Vista Visual Styles & Focus Rectangle
    ... it's almost masked by the blue outline that appears with focus in XP. ... How are you invoking the XP and Vista styles? ... from control to control with the Tab key. ...
    (microsoft.public.vb.general.discussion)
  • Re: JDialog dispose and application window popping
    ... I do know its tied up with the dispose() because not invoking ... Java can only control the Z-order of its own windows. ... cannot control the order of system windows. ...
    (comp.lang.java.gui)
  • Re: Auto Updating an App
    ... IF you want to launch it quickly in ... the same JVM you just call its main method. ... Anyone know of a way of overriding System.exitso that if the sub-program calls it, control returns to your program? ... Oliver ...
    (comp.lang.java.help)