Hi,

I want to set JVM Parameters in a Windows Service (Windows7) for
Tomcat7 (7.0.30)

The documentation tells, that this could be done by calling "tomcat7
//US//Tomcat7 ..."
This method works, but it is not practicable for our production
environment, because these settings are stored in the registry.

Is it possible to specify these parameters in setenv.bat or somewhere else?
When I start tomcat with "catalina.bat run" the setenv.bat is read.
But when I start tomcat as a windows service the setenv.bat is ignored.

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to