From: Akansha J. <aka...@gm...> - 2010-05-17 19:21:17
|
Hi...to configure tomcat installed using exe file, right click on the service icon present in taskbar and go to configure. In the window opened, go to Java tab and enter following lines in the java options : -Dcom.sun.management.jmxremote.port=6969 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false and press Ok. Restart tomcat. |