dev@glassfish.java.net

Re: alternate to 'asadmin start-domain'

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Thu, 13 Jul 2006 15:55:14 -0700

Is there any hope of encapsulating the server startup sufficiently that
it could be started in the existing JVM, without starting a new process,
e.g., to provide "embedded" web container support?

Obviously there would be some limitations since you have to live with
the JVM settings that were already set and in general you can't assume
that you own the entire JVM. Is this even feasible?