Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 35436 invoked from network); 23 May 2008 11:48:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 May 2008 11:48:35 -0000 Received: (qmail 17238 invoked by uid 500); 23 May 2008 11:48:25 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 17211 invoked by uid 500); 23 May 2008 11:48:25 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 17200 invoked by uid 99); 23 May 2008 11:48:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2008 04:48:25 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2008 11:47:29 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JzVkV-0002ZE-B0 for users@tomcat.apache.org; Fri, 23 May 2008 04:47:51 -0700 Message-ID: <17423966.post@talk.nabble.com> Date: Fri, 23 May 2008 04:47:51 -0700 (PDT) From: sur_1805 To: users@tomcat.apache.org Subject: restart tomcat after reboot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: sur_1805@yahoo.co.in X-Virus-Checked: Checked by ClamAV on apache.org i m using tomcat 6 with jdk 1.6 on linux(RHEL 5) machine . i put the script catalina.sh(startup and shutdown tomcat) in init.d directory and also make a link with the command given below ln -s /etc/init.d/catalina.sh S75tomcat in the /etc/rc5.d directory . but it does not automatically start the tomcat after reboot. please give the solution asap. -- View this message in context: http://www.nabble.com/restart-tomcat-after-reboot-tp17423966p17423966.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org