K 10 svn:author V 3 ale K 8 svn:date V 27 2012-03-26T13:40:21.000000Z K 7 svn:log V 571 Complete overhaul of RC script: - allow multiple instances of tomcat to be run with different settings [symlink the RC script with a different $(name) and set at least $(name)_catalina_base in rc.conf] - use 'jsvc' to start/stop the process, with the following pros: - allow log rotation with newsyslog (signal SIGUSR1) - allow to bind to reserved ports (< 1024, like 80 and 443) - the process is automatically restarted if java crashes - simplification of RC script - setup (default) logging in the same way as standard tomcat scripts do Feature safe: yes END