Bug#401222: tomcat5.5: Can't load JDBC driver jar when needed (more general problem ?)

Carsten Schrag cs at stubby.de
Wed Dec 13 08:26:56 UTC 2006


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




More information about the pkg-java-maintainers mailing list