Add JSVC_OPT (options for JSVC executable) into Tomcat7.sh
----------------------------------------------------------

                 Key: DAEMON-202
                 URL: https://issues.apache.org/jira/browse/DAEMON-202
             Project: Commons Daemon
          Issue Type: Improvement
          Components: Jsvc
    Affects Versions: 1.0.5
         Environment: Linux
            Reporter: Ognjen Blagojevic
            Priority: Minor


Out-of-the box, Tomcat7.sh script runs on default JVM, which is for 32-bit Sun 
Java equal to 'Client' JVM.

I assume that starting tomcat on 'Server' JVM is generally better then 'Client' 
JVM. 

Adding '$JSVC_JVM' into run, start and version actions of that script, would 
allow user to add e.g. "export JSVC_JVM='-jvm server'" into setenv.sh to use 
appropriate JVM, without need to modify the example script.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to