Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 37567 invoked from network); 30 Jan 2002 23:17:37 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Jan 2002 23:17:37 -0000 Received: (qmail 20644 invoked by uid 97); 30 Jan 2002 23:17:30 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 20612 invoked by uid 97); 30 Jan 2002 23:17:29 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 20601 invoked from network); 30 Jan 2002 23:17:29 -0000 From: "Conor MacNeill" To: "Ant Users List" Subject: RE: ejb-jar and external DTDs Date: Thu, 31 Jan 2002 10:23:40 +1100 Message-ID: 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 IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 In-Reply-To: <20020130165013.C172D46975@lenard.admin.fido.ca> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N L, Download the DTD from the link to a local directory and then add a element to inform ejbjar where the DTD is. Check out the documentation http://jakarta.apache.org/ant/manual/OptionalTasks/ejb.html#ejbjar In particular, look at the description of the dtd element and the examples. I have copied in a relevant snippet here Obviously you need to select the appropriate publicId and location values. Conor > -----Original Message----- > From: lduperval@microcelli5.com [mailto:lduperval@microcelli5.com] > Sent: Thursday, 31 January 2002 3:50 AM > To: ant-user@jakarta.apache.org > Subject: Re: ejb-jar and external DTDs > > > On 30 Jan, Chaganthi, Madhusudan R. wrote: > > You are compiling ejbs in a 6.1 environment with a 5.1 dtd > reference in the > > dds. > > Try using the dtd for 6.x ejbs that you can find here > > http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd > > > > Yes, but that's still an external DTD. I'm trying to make sure there is no > reliance on external DTDs. > > Nevertheless, I'll try changing it to see. > > Thanks, > > L > > -- > Laurent Duperval > > You know that little indestructible black box that is used on planes, > why can't they make the whole plane out of the same substance? > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > -- To unsubscribe, e-mail: For additional commands, e-mail: