"Costin Manolache" <[EMAIL PROTECTED]> wrote:

> - starting a VM using exec / monitor the child process. It is not
> implemented yet in jk2 - but pretty important ( it's one of the features
> from jserv that wasn't yet ported). It seems daemon has a bit
> of code - as I mentioned from reading it I don't think it works,
> and it would be better to use the code from jserv for this - whenever
> we do implement this.

That was the feature which created more problems in JServ... I remember me
and Ed hammering on it for months in 97/98. My hint, forget about it, also
because if you tie it to the web server process, when you take down the Web
Server, also your servlet engine is going to go down, and that's not a very
desirable feature given how much time it takes to initialize 7/8 web
applications....

    Pier


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to