I had a batch job fail under Tomcat 6.0.26 last night because of an out of memory exception.
Now I'm running the job again now within NetBeans where I have amended the Java VM settings. all appears well.
But can anyone tell me which configuration file in Tomcat I would have to change to allow the Windows service to run with the new settings?
I don't believe that I specify the new VM settings here:
I realise this may be a duplicate request but thanks anyway. I should add that Tomcat was not installed using the Windows Service Installer exe file described here:
How do I increase memory on Tomcat 7 when running as a Windows Service?