users@glassfish.java.net

Re: Loading log util bundle before the rest

From: Sahoo <sanjeeb.sahoo_at_oracle.com>
Date: Sun, 10 Jul 2011 20:28:35 +0530

FileInstall does not start until server is started, so you can't use
FileInstall to control start bundles before server starts.

Sahoo
On Sunday 10 July 2011 04:58 PM, forums_at_java.net wrote:
> Hi Sahoo, thanks for reply.
>
> I prefer to configure startlevel for a certain folder, instead of
> specifying
> bundle names in glassfish.auto.start.
>
> I saw that I can move my log4jutils and its dependencies (log4j and
> slf4j)
> to a separate folder, and define
> org.apache.felix.fileinstall-<pid>.cfg file
> (as described in
> http://felix.apache.org/site/apache-felix-file-install.html)
>
> Do you recommend such felix configuration in glassfish?
>
> thank you
>
>
>
>
> --
>
> [Message sent by forum member 'okna2000']
>
> View Post: http://forums.java.net/node/819498
>
>