Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 57748 invoked from network); 26 Sep 2003 20:54:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Sep 2003 20:54:21 -0000 Received: (qmail 61914 invoked by uid 500); 26 Sep 2003 20:53:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 61880 invoked by uid 500); 26 Sep 2003 20:53:56 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 61867 invoked from network); 26 Sep 2003 20:53:56 -0000 Received: from unknown (HELO mail8.atl.registeredsite.com) (64.224.219.82) by daedalus.apache.org with SMTP; 26 Sep 2003 20:53:56 -0000 Received: from imta02a2.registeredsite.com (imta02a2.registeredsite.com [64.225.255.11]) by mail8.atl.registeredsite.com (8.12.9/8.12.9) with ESMTP id h8QKs2nF028389 for ; Fri, 26 Sep 2003 16:54:02 -0400 Received: from GHSDENGXP67T ([66.185.161.90]) by imta02a2.registeredsite.com with ESMTP id <20030926205402.RKJE11157.imta02a2.registeredsite.com@GHSDENGXP67T> for ; Fri, 26 Sep 2003 16:54:02 -0400 From: "W. Sean Hennessy" To: "'Ant Users List'" Subject: RE: -----HOW TO RUN AN EXECUTABLE FROM ANT; NEWBIE; HELP !!!!!!!!!!!!! Date: Fri, 26 Sep 2003 13:54:00 -0700 Message-ID: <00d501c38470$4ff5ac90$8590a8c0@GHSDENGXP67T> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20030926204156.64344.qmail@web20310.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N In which directory is ant executing? If it is not /opt/bea/weblogic81/server/bin --------------- The exception is: ---------------------- root@reliant2# ./ant undeploybiko Buildfile: build.xml undeploybiko: [echo] Undeploying the application from biko BUILD FAILED file:/opt/bea/weblogic81/server/bin/build.xml:15: The directory you specified does not exist Total time: 4 seconds ---------------------- "Jack J. Woehr" wrote: Shailesh Sharma wrote: > I have changed the build.xml file like this: > > > > The dir attribute is the directory in which the execution should take place. It does not identify the location of the executable. Give the full path in the executable attribute. -- Jack J. Woehr # You measure democracy by the freedom it Senior Consultant # gives its dissidents, not the freedom Purematrix, Inc. # it gives its assimilated conformists. www.purematrix.com # - Abbie Hoffman --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org