dev@glassfish.java.net

To know module status at just prior to server startup

From: Sanjeeb Sahoo <sahoo_at_Sun.COM>
Date: Wed, 23 Jun 2010 23:48:12 +0530

This is a follow up to our discussion in today's gf-engg. meeting. To
know the status of OSGi bundles just before the server startup is
complete, please set following property in logging.properties file:

javax.enterprise.system.core.level=FINE

before starting server. You shall see the module status printed out in
server.log and/or in console. See attached file for a sample output.

Thanks,
Sahoo