Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82371 invoked from network); 19 Feb 2004 14:47:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Feb 2004 14:47:38 -0000 Received: (qmail 74308 invoked by uid 500); 19 Feb 2004 14:47:24 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 74262 invoked by uid 500); 19 Feb 2004 14:47:23 -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 74244 invoked from network); 19 Feb 2004 14:47:23 -0000 Received: from unknown (HELO web20730.mail.yahoo.com) (216.136.226.131) by daedalus.apache.org with SMTP; 19 Feb 2004 14:47:23 -0000 Message-ID: <20040219144723.79306.qmail@web20730.mail.yahoo.com> Received: from [129.33.1.37] by web20730.mail.yahoo.com via HTTP; Thu, 19 Feb 2004 06:47:23 PST Date: Thu, 19 Feb 2004 06:47:23 -0800 (PST) From: priya pallavi Subject: Best Practices ANT To: user@ant.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1695650465-1077202043=:78715" 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 --0-1695650465-1077202043=:78715 Content-Type: text/plain; charset=us-ascii 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. --0-1695650465-1077202043=:78715--