From user-return-58611-apmail-ant-user-archive=ant.apache.org@ant.apache.org Sat Oct 28 23:12:36 2006 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 58570 invoked from network); 28 Oct 2006 23:12:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Oct 2006 23:12:35 -0000 Received: (qmail 85116 invoked by uid 500); 28 Oct 2006 23:12:42 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 85072 invoked by uid 500); 28 Oct 2006 23:12:42 -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 85061 invoked by uid 99); 28 Oct 2006 23:12:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2006 16:12:42 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of ddevienne@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Oct 2006 16:12:30 -0700 Received: by nf-out-0910.google.com with SMTP id x29so776932nfb for ; Sat, 28 Oct 2006 16:12:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KeYUI1J7zrt7o6ad4iBDE1BB3ZoLVCxSkJJGQJhJXR7SwRn2jjJbYIgCHDMe/MKpU+LZIExnUixMUKvJ0peQh03s7FdMb0GuiEOuCYWhEplw4W0Esz/rcGv0Jiy6VG87I7faXOt0Q02rttpVhvSOi32gHLFVY8YIQhm1aSDFSMc= Received: by 10.49.93.13 with SMTP id v13mr2376279nfl; Sat, 28 Oct 2006 16:12:08 -0700 (PDT) Received: by 10.49.64.15 with HTTP; Sat, 28 Oct 2006 16:12:08 -0700 (PDT) Message-ID: <255d8d690610281612g79c145c2n46ef73965a84d9c9@mail.gmail.com> Date: Sat, 28 Oct 2006 18:12:08 -0500 From: "Dominique Devienne" To: "Ant Users List" Subject: Re: Problem creating a task to generate java from an EMF model In-Reply-To: <45420A92.7040302@imag.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45420A92.7040302@imag.fr> X-Virus-Checked: Checked by ClamAV on apache.org On 10/27/06, anne robert wrote: > here is the debug trace It appears that the class is loaded OK, yet you get an exception when Ant calls the constructor for the task. Sorry, but I don't know why. Are you sure this is a valid task? --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org