RE: Setting memory options for Ant in Eclipse

2006-01-17 Thread Jonnalagadda, Sumithra
Here is how to set it: Go to Run --> External tools --> External Tools JRE tab VM arguments -Xmx640m Hope this helps -Original Message- From: Brown, Carlton [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 9:30 AM To: Ant Users List Subject: Setting memory options for Ant in E

RE: Discussion forum software -- open source

2005-12-28 Thread Jonnalagadda, Sumithra
-Original Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Monday, December 26, 2005 11:23 PM To: 'Ant Users List' Subject: Discussion forum software -- open source Is there a open source "Discussion Forum Software"

Discussion forum software -- open source

2005-12-26 Thread Jonnalagadda, Sumithra
Is there a open source "Discussion Forum Software" ?. Thanks in advance. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: J2ee application --- jsp files

2005-12-13 Thread Jonnalagadda, Sumithra
Care ([EMAIL PROTECTED]) WebSphere v7 Release Engineer WebSphere Build Tooling Lead (Project Mantis) "Jonnalagadda, Sumithra" <[EMAIL PROTECTED]> 12/13/2005 01:52 PM Please respond to "Ant Users List" To "'Ant Users List'" cc Subject J2ee applicati

J2ee application --- jsp files

2005-12-13 Thread Jonnalagadda, Sumithra
One of the main benefits of jsp that it can be updated dynamically by which I mean when a jsp is updated the application need not be re-deployed since jsp is complied run time. my question is the following : we have a j2ee application (standard architecture struts + ejbs+toplink). we deploy an e

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
ing on each individual project. I am running Eclipse 3.0. I went to each project and right clicked and searched for such setting. Thanks -Original Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 1:47 PM To: 'Ant Users List'

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
unit tests, but get OME on unit test only. I have tried invoking System.gc in our interface that extends the Test case method on its teardown. Still get OME. -Original Message- From: Jonnalagadda, Sumithra [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 1:33 PM To: 

RE: ant-user OutOfMemoryException

2005-12-07 Thread Jonnalagadda, Sumithra
Did you try setting it for reach project in your workspace seperately?. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 07, 2005 8:49 AM To: user@ant.apache.org Cc: [EMAIL PROTECTED] Subject: ant-user OutOfMemoryException Mikael, Thanks for