Unfortunately, the war file that I initially uploaded is not something I wrote
myself: actually one of the open source project management solutions called
project.net. Maybe, to follow your advice, I must try using Tomcat 6 and see
what happens. Thanks.
>>> Talha Fazal 2011/09/08 04:29 PM >>>
I ran into a similar issue. My mistake was that I was compiling the JSPs using
Tomcat 6 compiler and deploying it into Tomcat 7. Once I modified my ant build
file to use jasper from my Tomcat 7 installation, and redeployed, it resolved
the issue.
Talha.
-Original Message-
From: Sonwabo
> -Original Message-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> > From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> > Subject: RE: Class not found exception help in 6.0.10?
> >
>
> From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> So since CATALINA_HOME/lib is a parent repository (and the
> code is definitely there), and since the problem does not
> manifest itself duringinit, this exceptio
> -Original Message-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> > From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> > Subject: RE: Class not found exception help in 6.0.10?
> >
&g
> From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> Yes, a webapp initialization should occur when Tomcat
> is started / restarted
So the problem you see once a week occurs only when you start Tomcat?
How do you resolv
> -Original Message-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> > From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> > Subject: RE: Class not found exception help in 6.0.10?
> >
>
> From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> Subject: RE: Class not found exception help in 6.0.10?
>
> once a week or so we'll get a Class Not Found exception
>
> SEVERE: Exception starting filter security
> java.lang.ClassNotFoundException:
> com.emn8.
Thanks for your reply, Chuck.
> -Original Message-
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 05, 2007 10:42 AM
> To: Tomcat Users List
> Subject: RE: Class not found exception help in 6.0.10?
>
> > From: Edmund Mitchell
> From: Edmund Mitchell [mailto:[EMAIL PROTECTED]
> Subject: Class not found exception help in 6.0.10?
>
> We drop our simple webapp jar (just one) in
> $CATALINA_HOME/lib.
First question: why are you putting a webapp jar in Tomcat's lib
directory? It belongs in the webapp's WEB-INF/lib.
> onc
10 matches
Mail list logo