Please indulge us by posting a snippet of your code. I would really appreciate it. For the life of me, I still have not figured out what to make of the cryptic Antcontrib documention written SO BADLY and ambiguously. And the examples are very vague too. I apologize for that. I'm just very frustrated with Antcontrib & its author who needs to take a course in writing.

I wanna be able from my winXP destop running my ant script to be able to stop Tomcat on the linux server, unzip and dump my war files under tomcat/webapps and restart Tomcat. I have not been able to this and I'm not at all clear or sure what needs to be done on the xp side and what exactly needs to be done on the linux server side?

----Original Message Follows----
From: [EMAIL PROTECTED]
Reply-To: "Ant Users List" <[email protected]>
To: <[email protected]>
Subject: RemoteAnt / AntServer
Date: Fri, 10 Jun 2005 18:45:19 +0200
MIME-Version: 1.0
Received: from mail.apache.org ([209.237.227.199]) by mc10-f33.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 10 Jun 2005 11:11:23 -0700
Received: (qmail 52608 invoked by uid 500); 10 Jun 2005 18:11:12 -0000
Received: (qmail 52593 invoked by uid 99); 10 Jun 2005 18:11:12 -0000
Received: neutral (hermes.apache.org: local policy)
Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) (212.227.126.176) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Jun 2005 11:11:11 -0700 Received: from [212.227.126.200] (helo=mrvnet.kundenserver.de)by moutng.kundenserver.de with esmtp (Exim 3.35 #1)id 1DgmdD-0002qz-00for [email protected]; Fri, 10 Jun 2005 18:45:19 +0200 Received: from [172.23.4.150] (helo=pustefix150.kundenserver.de)by mrvnet.kundenserver.de with esmtp (Exim 3.35 #1)id 1DgmdD-0006Y1-00for [email protected]; Fri, 10 Jun 2005 18:45:19 +0200
X-Message-Info: JGTYoYF78jGbhZ8kkKO3HXgCgGAqXME/ZiZx1qgdfKw=
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[email protected]>
List-Id: "Ant Users List" <user.ant.apache.org>
Delivered-To: mailing list [email protected]
X-ASF-Spam-Status: No, hits=0.2 required=10.0tests=NO_REAL_NAME,SPF_HELO_PASS
X-Spam-Check-By: apache.org
X-Binford: 6100 (more power)
X-Mailer: Webmail
X-Originating-From: 6293513
X-Routing: DE
X-Message-Id: <[EMAIL PROTECTED]> X-Received: from pustefix150.kundenserver.de by 194.221.25.124 with HTTP id 6293513 for [EMAIL PROTECTED]; Fri, 10 Jun 2005 18:45:19 CEST
X-Provags-ID: kundenserver.de [EMAIL PROTECTED] ident:@172.23.4.150
X-Virus-Checked: Checked
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 10 Jun 2005 18:11:24.0079 (UTC) FILETIME=[CFC7FBF0:01C56DE7]

Hi Group,

I'm very pleased to find the AntServer / RemoteAnt implementation in the cobtrib package and I think it's impressively easy to use. One question:

Why does it always shut down the server after a single remoteAnt-task has been run? I would like to run multiple remoteAnt-tasks. Moreover I would like to re-use the server after it has finished a build.. I wouldn't mind if it just sat listening to its socket forever, doing a build every now and then when my build-system triggers the server. Is there a specific reason to shut down the server?

It seems quite strange to implement another server (that is always available) to launch the AntServer before running a task. Any ideas?

Thanks

jacques

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to