How to add jvm options to tomcat on windows 7

Viewed 31106

How can I add jvm options to Tomcat on Windows 7?. By the way I am using Tomcat 7. I added my jvm options to first line of catalina.bat file but it didn't work. I think I am doing something wrong. Is there any idea?

3 Answers
Related