My JAVA_HOME is already pointing to the j2sdk (1.3), and it's still doesn't work. Thanks.
Sylvain. ----- Original Message ----- From: "Nikolas A. Rathert" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, July 09, 2002 3:39 PM Subject: Re: cannot run tomcat 4.0.4 jsp examples > Just a minute before I had the same problem. And here is what I did: > I had a look at the JAVA_HOME and saw that it was pointing to the j2re > instead of j2sdk. Now it works. > > Cheers, > Nick > > Sylvain Pivette wrote: > > I cannot run Tomcat 4.0.4 jsp examples but servlet examples work fine ! > > (NT4, Apache 1.3.26, Jdk 1.3) > > > >>... > >>root cause > >>java.lang.NoSuchMethodError > >>at > > > > org.apache.jasper.compiler.TldLocationsCache.processJars(TldLocationsCache.j > > ava:202) > > > >>at > > > > org.apache.jasper.compiler.TldLocationsCache.(TldLocationsCache.java:139) > > > >>at > > > > org.apache.jasper.EmbededServletOptions.(EmbededServletOptions.java:350) > > > >>... > > > > First I removed Tomcat 3.2.1 and install Tomcat 4.04.My problem appeared so > > I searched Google, mail archive and faqs but did not find the answer. I also > > tried to re-install from a diffrent source, still not work. I know it is a > > newbie question but I do not find the solution. > > > > Thanks, > > > > Sylvain (french). > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > > -- > Nikolas A. Rathert > Fraunhofer Institute for Computer Graphics > e-Learning & Knowledge Management > > Fraunhoferstrasse 5 > D-64283 Darmstadt > Germany > Fon +49 6151 155 552 > Fax +49 6151 155 569 > email: [EMAIL PROTECTED] > www: http://www.igd.fhg.de > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
