Re: Tomcat 6 classloader errors

2007-07-03 Thread Filip Hanik - Dev Lists
Stavrinides [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat 6 classloader errors The Tapestry libraries are in $CATALINA_BASE/shared/lib. You're not bothering to read the TC 6 classloading doc - there is no shared/lib anymore. Here's the link, again: http://tomcat.apache.org/tomc

Re: Tomcat 6 classloader errors

2007-07-03 Thread Peter Stavrinides
Apologies, thanks for your help! ... at the moment I cant open the link, but I will check it out in a minute. Thanks again. Peter Caldarale, Charles R wrote: From: Peter Stavrinides [mailto:[EMAIL PROTECTED] Subject: Re: Tomcat 6 classloader errors The Tapestry libraries are in

RE: Tomcat 6 classloader errors

2007-07-03 Thread Caldarale, Charles R
> From: Peter Stavrinides [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 6 classloader errors > > The Tapestry libraries are in $CATALINA_BASE/shared/lib. You're not bothering to read the TC 6 classloading doc - there is no shared/lib anymore. Here's the link, again: ht

Re: Tomcat 6 classloader errors

2007-07-03 Thread Peter Stavrinides
Hi Chuck, Thanks for the reply! The Tapestry libraries are in $CATALINA_BASE/shared/lib. Caldarale, Charles R wrote: From: Peter Stavrinides [mailto:[EMAIL PROTECTED] Subject: Tomcat 6 classloader errors I am porting a Java servlet from Tomcat 5.5.20 to Tomcat 6 and I seem to be having

RE: Tomcat 6 classloader errors

2007-07-03 Thread Caldarale, Charles R
> From: Peter Stavrinides [mailto:[EMAIL PROTECTED] > Subject: Tomcat 6 classloader errors > > I am porting a Java servlet from Tomcat 5.5.20 to Tomcat 6 > and I seem to be having classloader issues. The application > works under 5, but under 6 I get the following stack

Tomcat 6 classloader errors

2007-07-03 Thread Peter Stavrinides
I am porting a Java servlet from Tomcat 5.5.20 to Tomcat 6 and I seem to be having classloader issues. The application works under 5, but under 6 I get the following stack trace.HELP! Peter Jul 3, 2007 4:13:46 PM org.apache.catalina.core.AprLifecycleListener init INFO: The Apache Tomcat N