Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 2798 invoked from network); 2 Apr 2008 11:23:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 11:23:48 -0000 Received: (qmail 12976 invoked by uid 500); 2 Apr 2008 11:23:45 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 12940 invoked by uid 500); 2 Apr 2008 11:23:45 -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 12929 invoked by uid 99); 2 Apr 2008 11:23:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 04:23:45 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [194.158.96.208] (HELO relay-dv.club-internet.fr) (194.158.96.208) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 11:22:52 +0000 Received: from [192.168.1.2] (gre92-3-89-85-219-2.dsl.club-internet.fr [89.85.219.2]) by relay-dv.club-internet.fr (Postfix) with ESMTP id E1DCB25616 for ; Wed, 2 Apr 2008 13:23:11 +0200 (CEST) Message-ID: <47F36CEF.3040308@free.fr> Date: Wed, 02 Apr 2008 13:24:31 +0200 From: supareno User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: Ant Users List Subject: Re: launching cmd from ANt References: <6E221D0B3FD5DA49A26EDAE231E70E840E836C@eufrmone002.ad.internal.corp> In-Reply-To: <6E221D0B3FD5DA49A26EDAE231E70E840E836C@eufrmone002.ad.internal.corp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, why don't you use the Weblogic ant tasks? you can check out this: http://edocs.bea.com/wls/docs81/toolstable/ToolsTable.html#1009580 and this: http://photos.sys-con.com/story/res/48932/source.html > Hello, > > How I can from an ant script running an independant dos command? > > > > > > > this antlet wait for the exit of cmd.exe to return back to ant processing > i think that the cmd.exe will exit when Weblogic will be shutdown (i'm not familiar with windows stuff) > > any help ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org