Re: turning on debugging with commons logging

2006-06-13 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm having a hard time turning on debugging in Apache struts (which is using commons logging). I know this should be easy to do, however I'm having a hard time finding the information on the web. Can anyone here tell me how to configure

RE: turning on debugging with commons logging

2006-06-13 Thread Darren Hall
was more pertaining to commons-logging or Struts, so I posted this message in both listservs. Darren -Original Message- From: C. Grobmeier [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 11:20 AM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging

Re: turning on debugging with commons logging

2006-06-13 Thread Dennis Lundberg
Darren Hall wrote: Greeting all, I'm having a hard time turning on debugging in Apache struts (which is using commons logging). I know this should be easy to do, however I'm having a hard time finding the information on the web. Can anyone here tell me how to configure commons logging so

RE: turning on debugging with commons logging

2006-06-13 Thread Darren Hall
Subject: Re: turning on debugging with commons logging Darren Hall wrote: Greeting all, I'm having a hard time turning on debugging in Apache struts (which is using commons logging). I know this should be easy to do, however I'm having a hard time finding the information on the web

Re: turning on debugging with commons logging

2006-06-13 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 However, when I try to deploy my war file in Tomcat I now get a ClassDefNotFound org.apache.commons.logging.impl.Log4jFactory error. On the commons-logging website, I see that Log4jFactory is deprecated and not included in commons-logging 1.1

Re: turning on debugging with commons logging

2006-06-13 Thread Dennis Lundberg
] Sent: Tuesday, June 13, 2006 2:41 PM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging Darren Hall wrote: Greeting all, I'm having a hard time turning on debugging in Apache struts (which is using commons logging). I know this should be easy to do

RE: turning on debugging with commons logging

2006-06-13 Thread Darren Hall
: Tuesday, June 13, 2006 5:04 PM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging Darren Hall wrote: Thanks Dennis, I'm using Struts out of the box so I have no logging package in place. I have no commons-logging.properties file and nothing referring to Log4J

Re: turning on debugging with commons logging

2006-06-13 Thread Dennis Lundberg
PROTECTED] Sent: Tuesday, June 13, 2006 2:41 PM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging Darren Hall wrote: Greeting all, I'm having a hard time turning on debugging in Apache struts (which is using commons logging). I know this should be easy

Re: turning on debugging with commons logging

2006-06-13 Thread Kenneth Huang
Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 5:04 PM To: Jakarta Commons Users List Subject: Re: turning on debugging with commons logging Darren Hall wrote: Thanks Dennis, I'm using Struts out of the box so