With the Apache Tomcat, there is a default service.bat script in the bin\ folder which allows configuration customization. For example, you can configure JVM settings and environment variables that are needed to run Tomcat as a service.
For tcServer there are couple of ways to add additional variables and/or JVM options when running tc Server as a windows service. The most common approach is to modify the Tomcat service wrapper.
Popular Links