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