RE: strusts + log4j

2002-08-09 Thread Assenza, Chris
directory. That is probably what has been controlling the logging you've seen thus far. Chris -Original Message- From: Chandra Gottipati [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 08, 2002 4:24 PM To: Struts Users Mailing List Subject: Re: strusts + log4j Chuck, I went through

Re: strusts + log4j

2002-08-09 Thread Chandra Gottipati
09, 2002 9:28 AM Subject: RE: strusts + log4j Chandra, It may be that your problems are related to the fact that JBoss 3 initializes a server-wide Log4j service on startup [at least that's what I've observed...their documentation is less then tolerable]. At any rate, you will notice a log4j.xml

Re: strusts + log4j

2002-08-08 Thread Chandra Gottipati
file. What am I missing? Thanks, Chandra. - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 12:43 PM Subject: Re: strusts + log4j Take a look at the draft logging chapter in my upcoming struts book. I cover

Re: strusts + log4j

2002-08-08 Thread chuckcavaness
. - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 12:43 PM Subject: Re: strusts + log4j Take a look at the draft logging chapter in my upcoming struts book. I cover Struts and log4j. You can find

Re: strusts + log4j

2002-08-03 Thread Michael Delamere
Subject: Re: strusts + log4j No, Struts and Log4j gel well together. Have u configured log4j initialization servlet? Regards, Tarun Sainanee TCS Delhi -- Nothing

Re: strusts + log4j

2002-08-03 Thread Michael Delamere
PROTECTED] cc: Subject:Re: strusts + log4j What do you mean exactly with the following sentence: Have u configured log4j initialization servlet? Thanks for your reply, Michael - Original Message - From: Tarun Sainanee [EMAIL PROTECTED] To: Struts Users Mailing

Re: strusts + log4j

2002-08-03 Thread Tarun Sainanee
] cc: Subject:Re: strusts + log4j Of course I´m using my controller servlet ;-). I will try that although I still find it a bit strange that struts suddenly stops working just because I dropped the log4j jar into my lib directory! I mean if I wasn´t logging in a servlet but say

RE: strusts + log4j

2002-08-03 Thread Etienne, Ingo (Goetzfried AG)
: Samstag, 3. August 2002 15:01 To: Struts Users Mailing List Subject: Re: strusts + log4j Do you mean that u havent yet used any logging instances in ur code. Have u just put the jar file in lib? Regards, Tarun Sainanee TCS Delhi

Re: strusts + log4j

2002-08-03 Thread Craig R. McClanahan
On Sat, 3 Aug 2002, Michael Delamere wrote: Date: Sat, 3 Aug 2002 14:53:19 +0200 From: Michael Delamere [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: strusts + log4j Of course I´m using my controller

Re: strusts + log4j

2002-08-03 Thread Michael Delamere
was happening. Thanks, Michael - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 7:01 PM Subject: Re: strusts + log4j On Sat, 3 Aug 2002, Michael Delamere wrote: Date: Sat, 3 Aug 2002 14:53:19

Re: strusts + log4j

2002-08-03 Thread chuckcavaness
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 7:01 PM Subject: Re: strusts + log4j On Sat, 3 Aug 2002, Michael Delamere wrote: Date: Sat, 3 Aug 2002 14:53:19 +0200 From: Michael Delamere [EMAIL PROTECTED] Reply-To: Struts Users Mailing List

Re: strusts + log4j

2002-08-03 Thread Michael Delamere
has both :-). Regards, Michael - Original Message - From: [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Saturday, August 03, 2002 7:43 PM Subject: Re: strusts + log4j Take a look at the draft logging chapter in my upcoming struts book. I cover Struts and log4j