Package: tomcat5-webapps Version: 5.0.30-5 Severity: normal To make the Examples work via the links on the Tomcat page (http://localhost:8180/) i had to copy and rename the war files:
# for the jsp examples cp /usr/share/tomcat5/server/webapps/jsp-examples/examples-jsp.war.gz /var/lib/tomcat5/webapps/jsp-examples.war.gz gunzip /var/lib/tomcat5/webapps/jsp-examples.war.gz # for the servlet examples cp /usr/share/tomcat5/server/webapps/servlets-examples/examples-servlet.war.gz /var/lib/tomcat5/webapps/servlets-examples.war.gz gunzip /var/lib/tomcat5/webapps/servlets-examples.war.gz Afther this the Tomcat server will automatically extract the war files and examples did run via the links on the Tomcat page. Regards, Ton van Oostveen -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-amd64-k8 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages tomcat5-webapps depends on: ii tomcat5 5.0.30-5 Java Servlet 2.4 engine with JSP 2 tomcat5-webapps recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]