RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Caldarale, Charles R
> From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] > Subject: RE: Tomcat 6.0 and JULI issue. > > Well, in this case, adding the Jar in setclasspath.sh, including it in > /tomcat/lib, and not having it in WEB-INF/lib doesn't make any > difference. So even

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Kodichath, Suresh
eeing this error. -Suresh -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, June 26, 2009 2:14 PM To: Tomcat Users List Subject: RE: Tomcat 6.0 and JULI issue. > From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] > Subject:

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Caldarale, Charles R
> From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] > Subject: RE: Tomcat 6.0 and JULI issue. > > Just want to add the Jar for this class file is at > webapps/WEB-INF/lib/. Is this jar file also in Tomcat's startup classpath (as Mark suggested)? If so, you

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Kodichath, Suresh
Just want to add the Jar for this class file is at webapps/WEB-INF/lib/. Thanks, -Suresh -Original Message- From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] Sent: Friday, June 26, 2009 1:57 PM To: 'Tomcat Users List' Subject: RE: Tomcat 6.0 and JULI issue. Th

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Kodichath, Suresh
aldarale, Charles R [mailto:chuck.caldar...@unisys.com] >> From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] >> Subject: RE: Tomcat 6.0 and JULI issue. >> >> But with this change I am now getting a new ClassNotFoundException on a >> different class when

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Caldarale, Charles R
> From: Kodichath, Suresh [mailto:suresh.kodich...@mirror-image.com] > Subject: RE: Tomcat 6.0 and JULI issue. > > But with this change I am now getting a new ClassNotFoundException on a > different class when the WebApp comes up. > > I have been looking into this thr

RE: Tomcat 6.0 and JULI issue.

2009-06-26 Thread Kodichath, Suresh
to:ma...@apache.org] Sent: Thursday, June 25, 2009 4:39 AM To: Tomcat Users List Subject: Re: Tomcat 6.0 and JULI issue. Kodichath, Suresh wrote: > Hi all: > I hit this issue while trying to move my application from Tomcat 5.5.9 to > Tomcat 6.0.18. The application runs fine in Tomcat 5.5.9

Re: Tomcat 6.0 and JULI issue.

2009-06-25 Thread Mark Thomas
Kodichath, Suresh wrote: > Hi all: > I hit this issue while trying to move my application from Tomcat 5.5.9 to > Tomcat 6.0.18. The application runs fine in Tomcat 5.5.9 but is getting the > following exception with Tomcat 6.0.18. Any help with this is much > appreciated!. Your handler needs to

Tomcat 6.0 and JULI issue.

2009-06-24 Thread Kodichath, Suresh
Hi all: I hit this issue while trying to move my application from Tomcat 5.5.9 to Tomcat 6.0.18. The application runs fine in Tomcat 5.5.9 but is getting the following exception with Tomcat 6.0.18. Any help with this is much appreciated!. My /conf/logging.properties is as follows: handlers = 1c