Hi,
i had the same problem with Tomcat 5.5 on Debian 4.0 Testing.
The solution was changing the file and directory owner to the Tomcat
user "tomcat55".
I also added a Tomcat group named "tomcat55".
chown -R tomcat55:tomcat55 /usr/share/tomcat5.5
chown -R tomcat55:tomcat55 /var/lib/tomcat5.5
After this all webapps work fine.
Carsten
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers