Where are the catalina.bat and catalina.sh files?

Tomcat 5.5.15Java JRE 1.5.0._06Windows XPI start tomcat up as a service using bin/tomcat5w.exeMy end goal here is to increase the -Xms and -Xmx because our web application is throwing out of memory errors on large file uploads.Any help would be
[298 byte] By [psu99a] at [2007-10-2 20:08:56]
# 1
And you're asking for Jakarta Tomcat support at Sun's New To Java forum exactly why?
CeciNEstPasUnProgrammeura at 2007-7-13 22:49:24 > top of Java-index,Java Essentials,New To Java...
# 2
> Where are the catalina.bat and catalina.sh files?$TOMCAT_HOME/bin~
yawmarka at 2007-7-13 22:49:24 > top of Java-index,Java Essentials,New To Java...
# 3
Download the .zip formated Tomcat, not the Windows executable. It will have the files you need.
stdunbara at 2007-7-13 22:49:24 > top of Java-index,Java Essentials,New To Java...
# 4
because I am getting a java out of memory issue and everything I am reading is saying to add -Xms and -Xmx to the java call. That is why I am posting here.
psu99a at 2007-7-13 22:49:24 > top of Java-index,Java Essentials,New To Java...