Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 38838 invoked from network); 2 Apr 2009 20:12:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2009 20:12:37 -0000 Received: (qmail 34005 invoked by uid 500); 2 Apr 2009 20:12:32 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 33968 invoked by uid 500); 2 Apr 2009 20:12:32 -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 33957 invoked by uid 99); 2 Apr 2009 20:12:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 20:12:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mighty.tornado@gmail.com designates 209.85.221.134 as permitted sender) Received: from [209.85.221.134] (HELO mail-qy0-f134.google.com) (209.85.221.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Apr 2009 20:12:22 +0000 Received: by qyk40 with SMTP id 40so1091586qyk.30 for ; Thu, 02 Apr 2009 13:12:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=nhi0ZiaCEQq3hozidOp2xSbac6cFdfUA9c5sqwR5U5M=; b=lfmp7bvGu+nOfBqQmwnViHkO0ge3DWpAO4VBlXfwAaVXCKntZ12aHPX7d3pmYPaQK5 xXonkA1BxNgkzC8ufCU3p+n4e0RMQxEbzaQCyncEEkYy1+ySP1JBRlltiu3kUdQj8ScH h6jvQXlwdHJIHUoyHsnSAUBWjmC1/ciJTfoXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=FoA79RdcQ0tihd69BKfUbSp8F3d6fmarg+tz636y89VqqgjVmWgfP+xSV9bihwyEW0 JOKWwr02TZqCSu9GaU6LjqhhtUlPX+bNxdukO4/kezgdo2DmJQScQW1GTxK0TiIPI5Bc hBIIeJKhfabJUDvWGe9sr/h7ZhEwDsazetNPc= MIME-Version: 1.0 Received: by 10.224.67.193 with SMTP id s1mr728055qai.291.1238703121465; Thu, 02 Apr 2009 13:12:01 -0700 (PDT) In-Reply-To: <0AAE5AB84B013E45A7B61CB66943C17215E6EF61CC@USEA-EXCH7.na.uis.unisys.com> References: <8bab7ada0904021023p3440dc45gccb86b6756eb62ed@mail.gmail.com> <0AAE5AB84B013E45A7B61CB66943C17215E6EF61CC@USEA-EXCH7.na.uis.unisys.com> Date: Thu, 2 Apr 2009 16:12:01 -0400 Message-ID: <8bab7ada0904021312j6fa073afu338c1c6b56991612@mail.gmail.com> Subject: Re: Restarting Tomcat from Ant From: Mighty Tornado To: Tomcat Users List Content-Type: multipart/alternative; boundary=0015175cb8968982a50466980b05 X-Virus-Checked: Checked by ClamAV on apache.org --0015175cb8968982a50466980b05 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I tried the following Chuck, but it tells me that the script cannot be found On Thu, Apr 2, 2009 at 2:21 PM, Caldarale, Charles R < Chuck.Caldarale@unisys.com> wrote: > > From: Mighty Tornado [mailto:mighty.tornado@gmail.com] > > Subject: Restarting Tomcat from Ant > > > > Is there a way to also restart the server > > from Ant? > > Why don't you just use the startup and shutdown scripts that come with > Tomcat? If you want to call them from within an ant script, use the > task. > > - Chuck > > > THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY > MATERIAL and is thus for use only by the intended recipient. If you received > this in error, please contact the sender and delete the e-mail and its > attachments from all computers. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > --0015175cb8968982a50466980b05--