In /var/lib/tomcat5.5/webapps/jsp-examples/WEB-IN/tagPlugins.xml is
expecting the Tomcat 5.0 tag class definitions, not the 5.5 ones:
applying this patch...
diff -e tagPlugins.xml tagPlugins.xml.new
20c
org.apache.jasper.tagplugins.jstl.core.ForEachplugin-class>
.
16c
org.apache.jasp
Package: tomcat5.5-webapps
Version: 5.5.17-2
Followup-For: Bug #392390
This manifests itself in a fresh install of etch + tomcat5.5 from unstable -
brand new box, install tomcat5.5. + webapps and the JSP examples all fail
with the above stacktrace.
-- System Information: Debian Release: testing
Package: tomcat5.5
Version: 5.5.17-2
Severity: normal
Fails to restart after upgrade. Seems to be because post-inst script
fails to update permissions on logs in /var/lib/tomcat5.5/logs/ -
they're still owned by tomcat5, not tomcat5.5
garnet:/var/log/tomcat5.5# /etc/init.d/tomcat5.5 start
Start
3 matches
Mail list logo