dev@glassfish.java.net

[gf-dev] glassfish embedded question

From: JJ Snyder <j.j.snyder_at_oracle.com>
Date: Wed, 02 Jul 2014 16:16:21 -0400

When GlassFish is started in osgi mode I have a bundle who's bundle
activator is called to initialize some Weld stuff. When GlassFish is
started in embedded mode this activator is not called. Is there an
equivalent place in GlassFish embedded startup code that does
initialization that I can add some code to?

thanks,
JJ