Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 25712 invoked from network); 20 Oct 2000 04:16:28 -0000 Received: from unknown (HELO smtp.cortexebusiness.com.au) (210.8.213.130) by locus.apache.org with SMTP; 20 Oct 2000 04:16:28 -0000 Received: (from daemon@localhost) by smtp.cortexebusiness.com.au (8.10.0/8.10.0) id e9K4GLa14236 for ; Fri, 20 Oct 2000 15:16:21 +1100 (EST) Received: from monkey(192.168.1.8), claiming to be "monkey.prod.thespot.com.au" via SMTP by ripley.devl.ebinteractive.com.au, id smtpdAAAOlaWUB; Fri Oct 20 15:16:15 2000 Received: (from daemon@localhost) by monkey.prod.thespot.com.au (8.10.0/8.10.0) id e9K4GEQ13332 for ; Fri, 20 Oct 2000 15:16:14 +1100 (EST) Received: from UNKNOWN(192.168.1.9), claiming to be "chunky.devl.ebinteractive.com.au" via SMTP by monkey, id smtpdAAAu5aObA; Fri Oct 20 14:16:09 2000 Received: from snotty (snotty.devl.ebinteractive.com.au [192.168.1.32]) by chunky.devl.ebinteractive.com.au (8.10.0/8.10.0) with SMTP id e9K4G8B09701 for ; Fri, 20 Oct 2000 15:16:09 +1100 (EST) From: "Conor MacNeill" To: Subject: RE: enhancement ideas: worthwhile? Date: Fri, 20 Oct 2000 15:17:14 +1100 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-reply-to: <59B1C000C017D411A43200508BC7494E258876@GULF> X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Jesse, For point 1, I agree that this is a problem. I think the answer is to parse the weblogic deployment descriptor to discover the CMP descriptors required and not use the naming convention. A little involved. I'll look into doing that after the 1.2 release unless you or someone else beats me to it. Conor -- Conor MacNeill conor@cortexebusiness.com.au Cortex eBusiness http://www.cortexebusiness.com.au > -----Original Message----- > From: Jesse Tilly [mailto:JTilly@hoteltools.com] > Sent: Friday, 20 October 2000 13:13 > To: 'ant-dev@jakarta.apache.org' > Subject: enhancement ideas: worthwhile? > > > I have two issues: > > in ejbjar, it expects all the descriptor files to follow a naming > convention. The odd thing about this is that the rdbms descriptor in > WebLogic must also follow the convention, even though the file is > explicity > name in the weblogic-ejb-jar.xml file. The naming convention is > actually a > problem since the file's name in weblogic-ejb-jar.xml is > different than the > actual file name, not allowing for easy management outside of Ant (like, > say, in an IDE) > > I would like ant to have a command-line argument to simply syntax > check the > build.xml file(s). > > > J E S S E E T I L L Y > > Senior Programmer, Development > > ____________________________________________ > > HotelTools, Inc. > > 100 Galleria Parkway, Suite 1020 > > Atlanta, GA 30339 > > ph: 770.956.4080 x5361 > > fax: 770.956.4077 > > cell: 678.524.5764 > > http://www.hoteltools.com > > > <> >