Well it seems I've got it working.  I did try your suggestion and put
test.jsp into the ROOT webapp and that worked fine, so I knew it was
probably one of the libraries we were including in the war file.  I'm not
100% sure what was causing the problem.  Could activation.jar cause this?  I
added that to the jars that are excluded by our ant build process since only
our mailets use it.  Strange problem, but glad it's resolved!

Thanks!

----- Original Message ----- 
From: "wasted" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 24, 2004 10:13 PM
Subject: Re: Tomcat 5.5.4, JDK1.5.0 and JSP compile error


> I don't think I tried that yet.  I'll do that when I get back from the
> Thanksgiving holiday.
>
> Thanks for the suggestions!
>
> ----- Original Message ----- 
> From: "Ben Souther" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Wednesday, November 24, 2004 9:42 PM
> Subject: Re: Tomcat 5.5.4, JDK1.5.0 and JSP compile error
>
>
> > Have you tried compiling a helloworld.jsp with a fresh install (before
> > deploying your app) to make certain that the problem is not with Tocmat?
> >
> > It sounds to me like it's finding the wrong jasper classes somewhere.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to