init arguments to java.exe

2001-12-03 Thread amol
i have to give some arguments to java.exe like -Xms etc to let the virtual machine use more memeory than it uses by default. right now, i have modified the the .bat file is this is the right place and the way to do it? or is there any better way of handling this? i am on NT with tomcat-4.0.1

RE: init arguments to java.exe

2001-12-03 Thread Mark Saltzman
Amol, I am on solaris and using the same options by setting them in CATALINA_OPTS. On NT you can set CATALINA_OPTS in your system or user environment. mss -Original Message- From: amol To: Tomcat Users List Sent: 12/3/01 4:57 AM Subject: init arguments to java.exe i have to give some