RE: WAR task in ANT

2006-03-24 Thread Ruth Lydia Samuel
***PROOF SYSTEMS*** - Original Message - From: "Ruth Lydia Samuel" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Friday, March 24, 2006 10:32 AM Subject: RE: WAR task in ANT > Hi, > Actually i want to include my source files also in my war file.

RE: WAR task in ANT

2006-03-23 Thread Ruth Lydia Samuel
nf/classes folder use Nested elements ... regards Naveen - Original Message - From: "Ruth Lydia Samuel" <[EMAIL PROTECTED]> To: Sent: Thursday, March 23, 2006 7:13 PM Subject: WAR task in ANT > > Hi, > I'm having issues using the WAR task in ANT when i t

WAR task in ANT

2006-03-23 Thread Ruth Lydia Samuel
Hi, I'm having issues using the WAR task in ANT when i try to bundle the source(.java) files also. It bundles the files. But if i try to export it into my webproject, all the source files get extracted to the webcontent part of the webproject rather than the javacontent. So the required