How to run tomcat service with java -server option? -


I am using Tomcat as a window service and I want to turn on Java-server option for jvm I am I tried to do this by placing a one-server option in the Java tab in the Tomcat6w application (Tomcat Monitor App). However, it was not working, Tomcat did not start, as Tomcat 6w expects the D or X option for JVM only. Nobody knows how can I put the server option in this case?

Install JDK and configure service ( instead of jre / bin / client (default ) To use jdk / jre / bin / server / jvm.dll double click the Tomcat tray icon and open Java tab) /jvm.dll .


Comments