RE: separate jvms

2004-06-04 Thread Dominique Devienne
> From: Gregory Gimler [mailto:[EMAIL PROTECTED] > > I have a question about starting up java processes on separate JVMs. I > have some unit tests that require certain services to be up and running > before testing. I thought the option would have done > the > trick but wh

separate jvms

2004-06-04 Thread Gregory Gimler
I have a question about starting up java processes on separate JVMs. I have some unit tests that require certain services to be up and running before testing. I thought the option would have done the trick but what happens is it runs my daemon and stops there and doesn't execute any