Responder al comentario

Thank you for the

Thank you for the installation guide David.

I just found 2 small mistakes:

Next change some environment variables needed to run Tomcat on Ubuntu.

instead of: sudo vi /etc/environmen
sudo vi /etc/environment

and

The line to change in: 'sudo vi /etc/init.d/tomcat6' where you have to set the variable to NO is

TOMCAT6_SECURITY=no

instead of TOMCAT_SECURITY=no

Responder