Re: Help Required.....

2007-08-06 Thread Anil Kumar pippalapalli
*** > > Hope that helps, > > Ninju > > > > - Original Message > From: "Bourzeix, Hervé" <[EMAIL PROTECTED]> > To: Ant Users List > Sent: Friday, August 3, 2007 4:36:00 AM > Subject: RE: Help Required. > > > Try to modify t

Re: Help Required.....

2007-08-04 Thread Ninju Bohra
Bourzeix, Hervé" <[EMAIL PROTECTED]> To: Ant Users List Sent: Friday, August 3, 2007 4:36:00 AM Subject: RE: Help Required. Try to modify the heap size and perm size of you JVM launching your ant for instance : -Xms128M -Xmx256M -XX:PermSize=64M -XX:MaxPermSize=128M hervé -

RE: Help Required.....

2007-08-03 Thread Bourzeix , Hervé
@ant.apache.org Subject: Help Required. 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

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

RE: Urgent Help Required: Issue with Suse Linux

2005-05-24 Thread Kapil Bajaj
some entity <[EMAIL PROTECTED]> 05/22/2005 12:31 AM Please respond to "Ant Users List" To cc Subject RE: Urgent Help Required: Issue with Suse Linux Why not try this: > Kapil Bajaj wrote: >Hi All > >I am facing an issue when I am tryi

RE: Urgent Help Required: Issue with Suse Linux

2005-05-21 Thread sten.rosendahl
Why not try this: > Kapil Bajaj wrote: >Hi All > >I am facing an issue when I am trying to execute Ant Script in Suse >Linux >Environment. I am using Ant Version 1.6.1. I am using exec Tag in >Build.xml to make connection to DB2 Database and then using Exec Tag >again >to execute a

Re: Urgent Help Required: Issue with Suse Linux

2005-05-21 Thread Paul Elschot
On Saturday 21 May 2005 18:50, Alexey N. Solofnenko wrote: > If it works on a command line, write a batch script and execute it as > "cmd /c batch.bat". With an os="windows" to the exec. For unix/linux on can use "bash -c scriptname", or inline the script from within the build file using a (brack

Re: Urgent Help Required: Issue with Suse Linux

2005-05-21 Thread Alexey N. Solofnenko
If it works on a command line, write a batch script and execute it as "cmd /c batch.bat". - Alexey. Kapil Bajaj wrote: Hi All I am facing an issue when I am trying to execute Ant Script in Suse Linux Environment. I am using Ant Version 1.6.1. I am using exec Tag in Build.xml to make connec

Urgent Help Required: Issue with Suse Linux

2005-05-21 Thread Kapil Bajaj
Hi All I am facing an issue when I am trying to execute Ant Script in Suse Linux Environment. I am using Ant Version 1.6.1. I am using exec Tag in Build.xml to make connection to DB2 Database and then using Exec Tag again to execute a SQL File In this case I would

RE: help required on ANT

2003-02-25 Thread Mike Ayers
Hello Mr. Banerjee, I'm afraid I have already given you the best advice I can, as I know little about HPUX. Perhaps the list can do better. Also, I must point out that you should never individually contact someone who responds to your list posting - always respond to t