ello,

What I did was to have a initialising SLSB and let the startup servlet call
it. It works for me.

cheers
romen

----- Original Message -----
From: "Alex Paransky" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Saturday, January 19, 2002 12:34 PM
Subject: FW: Integrating LOG4J into Orion...


> One more time, the last one did not show up....
>
> -----Original Message-----
> From: Alex Paransky [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 17, 2002 11:09 AM
> To: Orion-Interest
> Subject: Integrating LOG4J into Orion...
>
>
> I have a full EJB/JSP application running with Orion.  Is there a
preferred
> method of initializing LOG4J in this situation?
>
> Looking at the LOG4J documentation, they mention using a startup servlet
to
> do the initialization.  I am concerned as to how this would work with the
> CLASSLOADER hierarchy.  If I initialize my LOG4J at the servlet (WEB)
layer,
> will the EJB's be able to see the initialized LOG4J or will they attempt
to
> re-initialize due to the different classloader?
>
> Thanks.
> -AP_
>
>
>


Reply via email to