[ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Mick.Knutson
[ot]Excluding BeanUtils from Log4J? How do I do this? I am using the log4j.xml descriptor and really need to exclude this class. Can anyone help please? Mick Knutson Wells Fargo Business Direct Information Systems (415) 222-1020 This message may contain confidential

Re: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Hubert Rabago
On Tue, 21 Dec 2004 13:10:48 -0600, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: [ot]Excluding BeanUtils from Log4J? How do I do this? I am using the log4j.xml descriptor and really need to exclude this class. Can anyone help please? Mick Knutson Wells Fargo Business

RE: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Mick.Knutson
. -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 11:16 AM To: Struts Users Mailing List Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do this? For the BeanUtils class itself, try something like: category name

Re: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Hubert Rabago
Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do this? For the BeanUtils class itself, try something like: category name=org.apache.commons.beanutils.BeanUtils priority value=error / /category If you want the same priority to apply to all classes

RE: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Daniel Lipofsky
21, 2004 11:16 AM To: Struts Users Mailing List Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do this? For the BeanUtils class itself, try something like: category name=org.apache.commons.beanutils.BeanUtils priority value=error / /category If you want

RE: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Mick.Knutson
cooperation. -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 11:54 AM To: Struts Users Mailing List Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do this? How did it not work? Are you seeing info-, warn

RE: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 1:05 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [ot]Excluding BeanUtils from Log4J? How do I do this? Sorry. I am still getting debug from BeanUtils which is my

Re: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Hubert Rabago
and delete this message. Thank you for your cooperation. -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 11:54 AM To: Struts Users Mailing List Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do

RE: [ot] Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Mick.Knutson
. Thank you for your cooperation. -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 12:16 PM To: Struts Users Mailing List Subject: Re: [ot]Excluding BeanUtils from Log4J? How do I do this? This OT thread could grow a bit