Bruce Edge wrote:
> The solution is to disable tomcat security in the init.d script:
> 
>         sed -i "s/TOMCAT_SECURITY=.\+/TOMCAT_SECURITY=no/"
> /etc/init.d/tomcat6

You shouldn't edit the init.d script, but you can set this flag in
/etc/default/tomcat{version} and that will override the default setting
in the script.

Ian

-- 
Ian Roberts               | Department of Computer Science
[email protected]  | University of Sheffield, UK

Reply via email to