Re: Tomcat 5.5.4, JDK1.5.0 and JSP compile error [Now working]

2004-11-29 Thread Pat Osterday
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

Tomcat 5.5.4, JDK1.5.0 and JSP compile error

2004-11-24 Thread Pat Osterday
We recently tried to upgrade from Tomcat 5.0.25 and JDK 1.4.1 to Tomcat 5.5.4 and JDK 1.5.0 (aka 5.0) and have been successful except for our JSPs. Even a simple test HelloWorld JSP generates the following error: -- org.apache.jasper.JasperException: Unable to compile class for JSP Generated