users@glassfish.java.net

Re: Loading .so libraries at glassfish startup

From: Saloustros Georgios <gesalous_at_gmail.com>
Date: Fri, 7 Dec 2007 11:34:07 +0200

Thanks for the answer it's pretty clear.
If I put the .so libraries in the
/<GLASSFISH_HOME>/domains/domain1/default-config/lib/ they will be available
for cluster wide use?

2007/12/5, Kedar Mhaswade <Kedar.Mhaswade_at_sun.com>:
>
> It is the Life-cycle Listener that you code and deploy to the server.
>
> See the PDF at:
> http://wiki.glassfish.java.net/Wiki.jsp?page=DeveloperSGuide.
>
> - Kedar
>
> Saloustros Georgios wrote:
> > Hi all.
> > I want when glassfish starts up to load some .so libraries that I have
> > made .
> > What should I do in order to achieve that?
> > Is there any servlet I should code that does this job at startup?
> > Thanx,
> > GS
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>