spaway escribió:
many thanks,

I am using netbeans IDE and have updated netbeans.conf file in my home user
netbeans/6.1/etc folder as follows:

-J-Xss2m -J-Xms32m -J-XX:PermSize=64m -J-XX:MaxPermSize=1024m


That will only affect Netbeans itself, not the tomcat server your application runs on, which is where the problem is. In Netbeans, right click the Tomcat node, select Properties and add whatever options you want (without -J) on the VM Options field in the Platform tab, then stop tomcat and restart it.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to