RE: deploying app

2001-07-19 Thread Prashanth_Thm
Hi Kiet, I am using Ant build tool. It takes XML file as input. It creates a war file containing the jar files (struts.jar , xerces.jar , application.jar ..etc..) and copies into deploy directory of weblogic6.0 Lot of other utilities are available using the

RE: deploying app

2001-07-19 Thread Kiet Nguyen
=${webapps.dir}/WEB-INF/classes/ /war /target -Original Message- From: Prashanth_Thm [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 9:41 AM To: [EMAIL PROTECTED] Subject: RE: deploying app Hi Kiet, I am using Ant build tool. It takes XML