RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Ebersole, Steven
nfigfile/log4j-init.xml log4j.config.watchPeriod 5 1 -Original Message- From: Andreas Bothner [ MTN - Innovation Centre ] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 8:31 AM To: Log4J Users List Subject: RE: newbie: configuring log4j for EJB's inside

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Andreas Bothner [ MTN - Innovation Centre ]
-Original Message- From: Andreas Bothner [ MTN - Innovation Centre ] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 6:54 AM To: Log4J Users List Subject: RE: newbie: configuring log4j for EJB's inside weblogic Thanks Steve, I would appreciate you sending me your servlet cod

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Steve Ebersole
s Bothner [ MTN - Innovation Centre ] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 6:54 AM To: Log4J Users List Subject: RE: newbie: configuring log4j for EJB's inside weblogic Thanks Steve, I would appreciate you sending me your servlet code... Why did you say that you cannot use hot

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Andreas Bothner [ MTN - Innovation Centre ]
:29 To: Log4J Users List Subject: RE: newbie: configuring log4j for EJB's inside weblogic >> do you have to include the log4j.jar in every ear file? yes >> What does the environment entry refer to? It simply defines where to find the config file. The other option here is to al

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Steve Ebersole
d. The servelt is mapped to load-on-startup inside its web.xml file. -Original Message- From: Andreas Bothner [ MTN - Innovation Centre ] [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 3:53 AM To: Log4J Users List Subject: RE: newbie: configuring log4j for EJB's insi

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-31 Thread Andreas Bothner [ MTN - Innovation Centre ]
log4j.jar in every ear file? Could you share the servlet code? What does the environment entry refer to? Regards, Andreas -Original Message- From: Ebersole, Steven [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 July 2003 19:16 To: 'Log4J Users List' Subject: RE: newbie: configuring

RE: newbie: configuring log4j for EJB's inside weblogic

2003-07-30 Thread Ebersole, Steven
I've done two seperate setups for configuring log4j on weblogic (both are 6.1sp4). #1 log4j.jar and its config file on the server classpath (i.e., the classpath built in startWebLogic.sh) #2 Each enterprise deployable handling its own config. In my ear, this is accomplished by including a war fi