RE: Re: heap size in tomcat 5.0

2005-09-25 Thread Caldarale, Charles R
 From: news [mailto:[EMAIL PROTECTED] On Behalf Of matador
 Subject: Re: heap size in tomcat 5.0
 
 i assume that if you run it as a windows service then the 
 JAVA_OPTS are still picked up from there?

No, they're in the registry.  Use the tomcat5w.exe program in the bin
directory to set parameters for the service.

 well i dont think that if you install tomcat 5.5.x on windows 
 there is no catalina.bat anymore

That's correct, the scripts were left out of the .exe installer (saving
space hardly seems to be a reasonable justification), but they are in
the .zip download.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: heap size in tomcat 5.0

2005-09-24 Thread Leon Rosenberg
bin\catalina.bat

actually in all versions of tomcat :-)

regards
Leon

On 9/24/05, matador [EMAIL PROTECTED] wrote:
 win2k server
 tomcat 5.0.x

 how to set heap size (min  max)?

 i know how to do it in tomcat 5.5, but wasnt sure which script controlled
 the JAVA_OPTS in 5.0

 thx


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: heap size in tomcat 5.0

2005-09-24 Thread matador
Leon Rosenberg [EMAIL PROTECTED] wrote in
news:[EMAIL PROTECTED]: 

 bin\catalina.bat
 
 actually in all versions of tomcat :-)
 
 regards
 Leon
 

cool thanks.  i assume that if you run it as a windows service then the 
JAVA_OPTS are still picked up from there?

well i dont think that if you install tomcat 5.5.x on windows there is no 
catalina.bat anymore -- at least in the distro that i've used.  i set the 
heap size via the windows gui on 5.5.x.  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]