2014-05-01 1:10 GMT+04:00 Sebastien Tardif
<sebastien.tardif.contrac...@gmo.com>:
> What is the difference between Tomcat Window Service mode ?
>
>
>
> Which one is better?
>
>
>
> I believe one of them is more “friendly” with JConsole so that the Tomcat 
> instance is listed as a list of JVM running locally?

No. Not at all.

>
> Extract from 
> http://tomcat.apache.org/tomcat-7.0-doc/windows-service-howto.html
> --StartMode
>
> executable
>
> Can one of jvm, java or exe
>


Those are Service Wrapper modes (Apache Commons Daemon jsvc).
It can wrap different programs and can start JRE in different ways.

http://commons.apache.org/proper/commons-daemon/jsvc.html

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

Reply via email to