users@glassfish.java.net

glassfish-embedded-all takes 35+ seconds to start up

From: emiddio-frontier <emiddio_at_frontier.com>
Date: Tue, 10 May 2011 20:13:09 -0700

i am working through a bunch of examples from a java EE 6 book,
that mostly seem to run correctly --
but it takes around 35 seconds for the glassfish v3.0.1 embedded
container to
fully start up with unit testing or when used outside of unit testing;

my system has 8GB ram, quad core 64bit windows 7 system.
jdk1.6.0_23 64bit;

any ideas how to speed things up ?

thanks