I want to bypass setting of JVMOptions in service.bat while creating tomcat service and use JAVA_OPTS set in catalina.bat starting service.
This is to avoid setting same jvm arguments twice as we can start using service or startup.bat
Is this possible
Thanks, kusumat