Want to include application folder while creating war file

2007-08-17 Thread Anil Kumar pippalapalli
Hi all, Iam using ant war task to generate application war file.Iam able to include all the directories and files needed from application folder, but iam not able to include application folder itself. I found that out when i inflated the war file i created i.e all the files in the war file are inf

Re: regarding path id

2007-08-08 Thread Anil Kumar pippalapalli
hi mani, you can do this, this will take care of all jars in that folder and subfolders anil. On 8/8/07, Manivannan Palanichamy <[EMAIL PROTECTED]> wrote: > > Hi, > Actually, I add the jar files in classpath using the following way. > > > > > > > It looks bit tediou

Re: Help Required.....

2007-08-06 Thread Anil Kumar pippalapalli
he heap size and perm size of you JVM launching your ant > for instance : > > -Xms128M -Xmx256M -XX:PermSize=64M -XX:MaxPermSize=128M > > hervé > > -Original Message- > From: Anil Kumar pippalapalli [mailto:[EMAIL PROTECTED] > Sent: Friday, August 03, 2007 11:30 AM

Help Required.....

2007-08-03 Thread Anil Kumar pippalapalli
Hi all, I have written a Ant Build File for deploying in Weblogic Server 8.1. when i try to compile java src files iam getting OutOfMemory error. I think the problem is with classpath bcoz i have library consisting of 86MB of jar files. It is giving me errors like unresolved symbol for import org