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


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to