> > is there a way to start tomcat as a service in red hat linux 7.2 >
Yes it is. What version of Tomcat do you use? If you installed the Tomcat 4 (and 3.3.3?) rpms for RedHat the service script is generated and installed in /etc/rc.d/init.d/ Just perform run the commands chkconfig tomcat4 (or tomcat for 3.3.3) service tomcat4 start (or service tomcat for 3.3.3) For earlier versions of tomcat you must create a startup script an put it in /etc/rc.d/init.d -- ToreS ------------------------------------------------- WebMail fra Tele2 http://www.tele2.no ------------------------------------------------- -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>