yes, TC 5.5 needs Java 5.0 SDK. Remy also suggested privately that this must be the cause, that the warnings given by the compiler are being interpreted by Jasper as exceptions...
"About that, I think it's that the warnings are reported as issues by the compiler, and so Jasper thinks the compilation failed (new compiler = brand new integration = a few stupid bugs)." ADC > -----Original Message----- > From: Ralph Einfeldt [mailto:[EMAIL PROTECTED] > Sent: 02 September 2004 17:05 > To: Tomcat Users List > Subject: RE: TC 5.5 - 4 issues (jasper, ROOT, jndi, logging) > > > > Did you change the jdk (vendor/version) ? > > As this looks more like an error message that's generated by > the java compiler (jvac, jikes, ...). > > > -----Original Message----- > > From: Allistair Crossley [mailto:[EMAIL PROTECTED] > > Sent: Thursday, September 02, 2004 5:47 PM > > To: Remy Maucherat; [EMAIL PROTECTED] > > Subject: RE: TC 5.5 - 4 issues (jasper, ROOT, jndi, logging) > > > > > > As regards the JasperException, I have just placed an unused > > package import to org.apache.struts back into my error page > > so that I can post it to you; > > > > org.apache.jasper.JasperException: Unable to compile class for JSP > > > > Generated servlet error: > > The import org.apache.struts is never used > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > <FONT SIZE=1 FACE="VERDANA,ARIAL" COLOR=BLUE> ------------------------------------------------------- QAS Ltd. Developers of QuickAddress Software <a href="http://www.qas.com">www.qas.com</a> Registered in England: No 2582055 Registered in Australia: No 082 851 474 ------------------------------------------------------- </FONT> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
