You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Gorin <Da...@DarkHorseSoftware.com> on 2005/07/28 14:03:05 UTC

Security flag and the Tomcat Win2K Service

Hi All,

Forgive me if this question is answered elsewhere but I've had no joy so
far.

I have created a servlet that uses RMI to communicate with my application
server.  This works great if I start Tomcat from the command line thus:

    catalina run -security

However, I cannot find how to configure the Tomcat service so that it starts
with the "-security" parameter.  Any help would be greatly appreciated.

Thanx,

David