Re: Exception processing TLD

2006-10-27 Thread Cédric Wider
Verified, there is no jsp-api in the WEB-INF/lib packaged. Cédric > Hi, > > Please verify you don't have packaged your webapp with a jsp-api in your > WEB-INF/lib > > Rémy > > >> -Message d'origine- >> De : Cédric Wider [mailto:[EMAIL PR

Exception processing TLD

2006-10-27 Thread Cédric Wider
I am trying to run an application using tomcat on a debian based livecd (Morphix). I installed tomcat 5.5 using apt-get. The README.debian help file says that debian is using dynamic links, so I wrote ' allowLinking="true" ' to server.xml. I built the war file on another machine, where I tested it