| RemoteAnt / AntServer | RemoteAnt / AntServer 2005-06-10 - By S I
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: lists@(protected) Reply-To: "Ant Users List" <user@(protected)> To: <user@(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 user@(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 user@(protected); Fri, 10 Jun 2005 18:45:19 +0200 X-Message-Info: JGTYoYF78jGbhZ8kkKO3HXgCgGAqXME/ZiZx1qgdfKw= Mailing-List: contact user-help@(protected); run by ezmlm Precedence: bulk List-Unsubscribe: <mailto:user-unsubscribe@(protected)> List-Help: <mailto:user-help@(protected)> List-Post: <mailto:user@(protected)> List-Id: "Ant Users List" <user.ant.apache.org> Delivered-To: mailing list user@(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: <6293513$1118421919121172.23.4.15025630412@(protected) -743948495> X-Received: from pustefix150.kundenserver.de by 194.221.25.124 with HTTP id 6293513 for [user@(protected)]; Fri, 10 Jun 2005 18:45:19 CEST X-Provags-ID: kundenserver.de abuse@(protected) ident:@(protected) X-Virus-Checked: Checked Return-Path: user-return-50588-xiamak=hotmail.com@(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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |