Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 76239 invoked from network); 1 Nov 2005 19:36:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Nov 2005 19:36:38 -0000 Received: (qmail 51782 invoked by uid 500); 1 Nov 2005 19:36:13 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 51739 invoked by uid 500); 1 Nov 2005 19:36:13 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 51711 invoked by uid 99); 1 Nov 2005 19:36:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 11:36:13 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.135.225.68] (HELO quark.eurokom.ie) (192.135.225.68) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 11:36:08 -0800 Received: from HOLODECK ([192.168.225.57]) by vms.eurokom.ie (PMDF V6.2-1x9 #40199) with SMTP id <01LUW8YUDEMUDNM9HY@vms.eurokom.ie> for users@tomcat.apache.org; Tue, 01 Nov 2005 19:35:49 +0000 (WET) Date: Tue, 01 Nov 2005 19:35:32 +0000 From: Andoni Subject: How to use -security when running as a service under Windows. To: Tomcat Users List Message-id: <012e01c5df1b$6c890fc0$39e1a8c0@HOLODECK> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Mailer: Microsoft Outlook Express 6.00.2800.1506 Content-type: multipart/alternative; boundary="Boundary_(ID_7puPaK44nBcGjKddqJJgRA)" X-Priority: 3 X-MSMail-priority: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --Boundary_(ID_7puPaK44nBcGjKddqJJgRA) Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7BIT Hello, I am currently running Tomcat under OpenVMS by calling catalina.bat with the -security switch to allow it to connect to several RMI servers. Now that I am moving this app. to windows I want to be able to call the same switch from my service-driven installation of Tomcat 4.1. Unfortunately when I go to the properties of the service itself everything is greyed out so that I cannot add any switches. Also the program it is running is /bin/tomcat.exe. What can I do to get this to run with -security option? Thanks in advance, Andoni. --Boundary_(ID_7puPaK44nBcGjKddqJJgRA)--