Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 790 invoked from network); 26 Aug 2004 14:13:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Aug 2004 14:13:43 -0000 Received: (qmail 87036 invoked by uid 500); 26 Aug 2004 14:13:32 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 86986 invoked by uid 500); 26 Aug 2004 14:13:31 -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 86973 invoked by uid 99); 26 Aug 2004 14:13:31 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_RFC_IPWHOIS X-Spam-Check-By: apache.org Received: from [195.101.39.227] (HELO GWOUT.thalesgroup.com) (195.101.39.227) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 26 Aug 2004 07:13:30 -0700 Received: from thalescan.corp.thales (200.3.2.3) by GWOUT.thalesgroup.com (NPlex 6.5.026) id 412814150017E903 for user@ant.apache.org; Thu, 26 Aug 2004 16:14:27 +0200 Received: from lowplex.mut.thales ([10.33.19.4]) by thalescan with InterScan Messaging Security Suite; Thu, 26 Aug 2004 16:13:22 +0200 Received: from tisplex.tisfr.thales (142.1.6.1) by lowplex.mut.thales (NPlex 6.5.026) id 412813AB000ED097 for user@ant.apache.org; Thu, 26 Aug 2004 16:13:22 +0200 Received: from tisplex.tisfr.thales (142.1.6.1) by tisplex.tisfr.thales (NPlex 6.5.026) id 41280CFC000E35AB for user@ant.apache.org; Thu, 26 Aug 2004 16:13:22 +0200 Received: from tismlkplex.tisfr.thales ([142.58.3.100]) by tisplex with InterScan Messaging Security Suite; Thu, 26 Aug 2004 16:13:21 +0200 Received: from tismlkplex.tisfr.thales (142.58.3.100) by tismlkplex.tisfr.thales (NPlex 6.5.026) id 4128140E0005D35E for user@ant.apache.org; Thu, 26 Aug 2004 16:13:21 +0200 Received: from p-103393.mkf.syseca ([142.1.146.103]) by tismlkplex with InterScan Messaging Security Suite; Thu, 26 Aug 2004 16:13:21 +0200 Date: Thu, 26 Aug 2004 16:16:38 +0200 To: "Ant Users List" Subject: Re: calling ant from java program References: <011a01c48b77$5bc89e60$ba015b0a@ionlifesci19> From: "Olivier Croisier" Organization: Thales Information Systems Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <011a01c48b77$5bc89e60$ba015b0a@ionlifesci19> User-Agent: Opera M2/7.50 (Win32, build 3778) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ah, that explains many things ! I thought you wanted to call build.xml's targets... Anyway, according to your previous post, the error message you got was related to a "name" attribute, that couldn't be set for some object. Check that all the "setName" methods you call actually work, ie that "name" attributes exist for each "setName"-ed objects, as it seems to be a javabean reflection problem. -- CROISIER Olivier Software Engineer Thales IS - ANS olivier.croisier@thales-is.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org