Re: Java Experts

2002-02-05 Thread Lynne Lawrence
bruary 01, 2002 12:44 PM > To: [EMAIL PROTECTED] > Subject: Java Experts > > Any Java experts out there? I have JDK 1.3.1 installed on Redhat 7.2. I > have an application that opens up several java processes. I have another > app that I want to run, but I want to be able t

RE: Java Experts

2002-02-05 Thread Busler, Grant
Experts Any Java experts out there? I have JDK 1.3.1 installed on Redhat 7.2. I have an application that opens up several java processes. I have another app that I want to run, but I want to be able to kill it. Is there a way of telling the difference in the java processes? Right now when I

RE: Java Experts

2002-02-01 Thread Jared Brick
n Behalf Of Rob Saul > |Sent: Friday, February 01, 2002 1:23 PM > |To: [EMAIL PROTECTED] > |Subject: Re: Java Experts > | > | > | > |Can't think of anything off the top of my head, but you might > |try asking > |on the linux-java list ( see www.blackdown.org for info ).

RE: Java Experts

2002-02-01 Thread Lyn
- |From: [EMAIL PROTECTED] |[mailto:[EMAIL PROTECTED]]On Behalf Of Rob Saul |Sent: Friday, February 01, 2002 1:23 PM |To: [EMAIL PROTECTED] |Subject: Re: Java Experts | | | |Can't think of anything off the top of my head, but you might |try asking |on the linux-java list ( see www.blackdow

Re: Java Experts

2002-02-01 Thread Rob Saul
Can't think of anything off the top of my head, but you might try asking on the linux-java list ( see www.blackdown.org for info ). On Friday 01 February 2002 09:44, you wrote: > Any Java experts out there? I have JDK 1.3.1 installed on Redhat 7.2. I > have an application that opens

Java Experts

2002-02-01 Thread James Pifer
Any Java experts out there? I have JDK 1.3.1 installed on Redhat 7.2. I have an application that opens up several java processes. I have another app that I want to run, but I want to be able to kill it. Is there a way of telling the difference in the java processes? Right now when I run it and