Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 52728 invoked from network); 19 Jan 2011 11:31:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2011 11:31:41 -0000 Received: (qmail 97721 invoked by uid 500); 19 Jan 2011 11:31:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 97402 invoked by uid 500); 19 Jan 2011 11:31:37 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 97394 invoked by uid 99); 19 Jan 2011 11:31:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jan 2011 11:31:36 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of milu71@gmx.de designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 19 Jan 2011 11:31:27 +0000 Received: (qmail invoked by alias); 19 Jan 2011 11:31:06 -0000 Received: from e182082076.adsl.alicedsl.de (EHLO localhost) [85.182.82.76] by mail.gmx.net (mp050) with SMTP; 19 Jan 2011 12:31:06 +0100 X-Authenticated: #48488578 X-Provags-ID: V01U2FsdGVkX1/BwvNKIZ3B1kZ5Qqwjn91/BNAwVzSU6VmmcIACGb oYaCOdUvgqrMFc Date: Wed, 19 Jan 2011 12:31:43 +0100 From: Michael Ludwig To: user@ant.apache.org Subject: Re: Terminate an Ant target Message-ID: <20110119113143.GC3868@wladimir> Mail-Followup-To: user@ant.apache.org References: <20110119102125.GB3868@wladimir> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-12-10) X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Jan C. schrieb am 19.01.2011 um 11:26 (+0100): > I'm not starting the SimpleHTTPServer programmatically so I > don't have any reference to the instance. You don't have a reference, but you do start the server programmatically. ;-) > >> > >> > >> � � > >> � � � > >> � � � � >> classname="org.apache.axis2.transport.http.SimpleHTTPServer" > You probably just need to become even more programmatical. ;-) > > Don't know if you'll have to resort to the