Re: Tomcat cannot find infrequently used classes

2008-07-23 Thread Len Popp
he XYZ is just a placeholder. None of the actual classes are Tomcat >> classes, they are all servlets we have written. >> >> Rob >> >> -Original Message- >> From: Len Popp [mailto:[EMAIL PROTECTED] >> Sent: 23 July 2008 14:37 >> To: Tomcat Users

Re: Tomcat cannot find infrequently used classes

2008-07-23 Thread Len Popp
:37 > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: Tomcat cannot find infrequently used classes > > Is the class name really "XYZ" or is that just a placeholder? It makes a > difference which class it's looking for - it could be a class from Tomcat, > f

RE: Tomcat cannot find infrequently used classes

2008-07-23 Thread robert.purvis
The XYZ is just a placeholder. None of the actual classes are Tomcat classes, they are all servlets we have written. Rob -Original Message- From: Len Popp [mailto:[EMAIL PROTECTED] Sent: 23 July 2008 14:37 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Tomcat cannot find

Re: Tomcat cannot find infrequently used classes

2008-07-23 Thread Len Popp
Is the class name really "XYZ" or is that just a placeholder? It makes a difference which class it's looking for - it could be a class from Tomcat, from your webapp, or from one of the libraries needed by the webapp. -- Len On Wed, Jul 23, 2008 at 04:33, <[EMAIL PROTECTED]> wrote: > I have a ve

Tomcat cannot find infrequently used classes

2008-07-23 Thread robert.purvis
I have a very large web application, running on three tomcats, which has been running for many years. There was a change made to the web application overnight, to add the following jar files to the webapp/WEB-INF/lib directory: avalon-framework-cvs-20020806.jar batik.jar crimson_1_1_3.jar icu4j_2