Setting CATALINA_OPTS for tomcat6 on windows doesn’t work.
- by Ben
(I've copied this from Stack Overflow here, after someone suggested I post the question here)
Hi,
I'm trying to setup Tomcat6 to work with JMX on Windows Vista 64.
To do that I need to pass the parameters below to Tomcat6.
What I do in command prompt. (that doesn't work)
set CATALINA_OPTS="-Dcom.sun.management.jmxremote…