Hi,

  I have a jar that contains some EJBs where I'm logging some
informations. In the present implementation I'm initializing and
shutting down log4j via a ServletContextListener. This approach
requires the deployment of a webapp (I had to declare the
listener and some other context parameters in the web.xml).
Instead of deploying only my .jar file I'm deploying a .war.
  Does anyone know if is there any other way to make this
initialization/shutdown?? (I want to deploy only the jar)

Thanks in advance
Fabio
--------------------------------------------------------------------------------
Get your free 15 Mb POP3 email @alexandria.cc
Click here -> http://www.alexandria.cc/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to