> 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
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