Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 74567 invoked from network); 25 Jan 2001 16:31:12 -0000 Received: from 64-48-254-68.customer.algx.net (HELO snow.4charity.com) (64.48.254.68) by h31.sny.collab.net with SMTP; 25 Jan 2001 16:31:12 -0000 Received: from morpheus (cdrrdslgw2poolB164.cdrr.uswest.net [63.228.161.164]) by snow.4charity.com (8.10.1/8.10.1) with SMTP id f0PGRUq25259 for ; Thu, 25 Jan 2001 08:27:30 -0800 (PST) From: "Bill Lynch" To: "Ant-User" Subject: ejbjar error Date: Thu, 25 Jan 2001 10:31:32 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N All, I've been trying to get the ejbjar (using weblogic) task to work and I've run into what appears to be an internal ejbc error. I'm using the latest version of ant from CVS (jan 22, ver 1.3alpha) but I've also noticed the same problem with Ant 1.2. My task is the following: I can verify that the jar's are being produced correctly (the step before calling ejbc), however when the task calles ejbc, i get the following error: C:\cvs>ant -Dejb.name=CcReceipt ejb Buildfile: build.xml ejb: [ejbjar] building CcReceipt.jar with 6 files [java] ERROR: Error from ejbc: weblogic.boot.ZipSource [java] weblogic.utils.compiler.ToolFailureException: ERROR: ejbc found erro rs [java] at weblogic.ejbc.runBody(ejbc.java:340) [java] at weblogic.utils.compiler.Tool.run(Tool.java:80) [java] at weblogic.ejbc.main(ejbc.java:365) [java] Java Result: 1 My WL classes have been updated to the most recent service pack but that still doesn't solve the problem. Any ideas? Thanks in advance, --Bill ------------------------------------------------------- 4charity.com blynch@4charity.com CoolServlets.com bill@coolservlets.com