Public bug reported:

This folder is automatically updated by the Tomcat process when a WAR
file is deployed.

Indeed, most WAR files provides a META-INF/ folder, which contains a
context.xml file, which is automatically copied in the
conf/Catalina/<hostname>/ folder, and renamed, to match the application
name.

This is the cause of many troubles when deploying web applications

A

chown -R tomcat5.nogroup /var/lib/tomcat5.5/conf/Catalina

should be sufficent

** Affects: tomcat5.5 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
The /var/lib/tomcat5.5/conf/Catalina folder must have write access for tomcat5 
user
https://launchpad.net/bugs/74783

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to