G'day:
And when I say "full", I mean "as opposed to the express edition", you know: the one with the proper installer, and runs as a Windows service.
Anyhow... I want to up the memory available to the JVM. From googling around (and reading stuff on these forums), one should be able to create a [tomcat dir]/bin/setenv.bat with the settings in them, eg:
set JAVA_OPTS="-Xms512M -Xmx512M -XX:MaxPermSize=128m"
And those should be picked up. Seemingly not so.
I've seen other people hacking catalina.bat directly, but that's generally frowned-upon yes?
Or is there some other way of doing it?
Cheers.
--
Adam