Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 48391 invoked from network); 20 Feb 2004 09:00:12 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 20 Feb 2004 09:00:12 -0000 Received: (qmail 31823 invoked by uid 500); 20 Feb 2004 08:59:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 31696 invoked by uid 500); 20 Feb 2004 08:59:39 -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 31667 invoked from network); 20 Feb 2004 08:59:38 -0000 Received: from unknown (HELO DomDisc-ATS.absa.co.za) (169.202.5.82) by daedalus.apache.org with SMTP; 20 Feb 2004 08:59:38 -0000 Received: from DomDisc-ATS.absa.co.za (127.0.0.1) by DomDisc-ATS.absa.co.za (7.0.020) id 40226DFB001171B3 for user@ant.apache.org; Fri, 20 Feb 2004 11:00:25 +0200 Received: from gt1001gi.absa.co.za ([169.202.51.80]) by 169.202.5.82 with InterScan Messaging Security Suite; Fri, 20 Feb 2004 11:00:24 +0200 Received: from gt1003gc.absa.co.za ([10.6.50.45]) by gt1001gi.absa.co.za (Lotus Domino Release 6.0.1CF1) with ESMTP id 2004022011001529-357167 ; Fri, 20 Feb 2004 11:00:15 +0200 Received: from domiscanint-atn ([169.202.3.81]) by gt1003gc.absa.co.za (Lotus Domino Release 6.0.1CF1) with ESMTP id 2004022011001458-270404 ; Fri, 20 Feb 2004 11:00:14 +0200 Received: from w11bm277 ([10.4.33.79]) by 169.202.3.81 with InterScan Messaging Security Suite; Fri, 20 Feb 2004 11:00:18 +0200 Message-ID: <004701c3f78f$b4be9a00$4f21040a@rup.absa.co.za> From: "Joe Mahlong" To: "Ant Users List" References: <20040219144723.79306.qmail@web20730.mail.yahoo.com> Subject: Re: Best Practices ANT Date: Fri, 20 Feb 2004 10:58:28 +0200 MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-MIMETrack: Itemize by SMTP Server on gt1003gc/GC/Absa(Release 6.0.1CF1|March 04, 2003) at 02/20/2004 11:00:14, Serialize by Router on gt1003gc/GC/Absa(Release 6.0.1CF1|March 04, 2003) at 02/20/2004 11:00:15, Serialize complete at 02/20/2004 11:00:15, Itemize by SMTP Server on gt1001gi/GI/AbsaGI(Release 6.0.1CF1|March 04, 2003) at 02/20/2004 11:00:15, Serialize by Router on gt1001gi/GI/AbsaGI(Release 6.0.1CF1|March 04, 2003) at 02/20/2004 11:00:17, Serialize complete at 02/20/2004 11:00:17 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Priya Best Practices J2EE, I developed ant script for J2EE applications, Started using the PetStore Sample Application from SUN. It had a couple of JARs and a WAR file to create the EAR. The WAR file was dependent on some if not all the JAR files but not the other way, I will advise you to go the SUN Microsystems site download the app with sample build scripts. HTH Joe ----- Original Message ----- From: "priya pallavi" To: Sent: Thursday, February 19, 2004 4:47 PM Subject: Best Practices ANT > Hi friends, > > Iam new to J2EE archtecture and ANT.When iam trying to create .jar and .war files to create .ear file , iam facing many problems while compiling classes in webmodule and ejbmodules (one is dependent on other) due to dependencies on each other.I would like to know what is the best practice in J2EE archtecture ?/ > > 1)Is it Good to make sure that both EJBModule and WebModule independent so that creating .jar and .war will become easy?? > 2)What we need to do If we can't make then independent? > 3)Is it good to have independent build.xml for each module? > 4)If we are using independent build.xml for each module how to call one build.xml from other? > > Please advice me. > > > Thanks > > Priya > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail SpamGuard - Read only the mail you want. ______________________________________________ E-mail Disclaimer and Company Information http://www.absa.co.za/ABSA/EMail_Disclaimer --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org