How to use -security when running as a service under Windows.

2005-11-01 Thread Andoni
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. Unfortunatel

RE: How to use -security when running as a service under Windows.

2005-11-03 Thread Donovan, JD
Andoni [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 01, 2005 2:36 PM To: Tomcat Users List Subject: How to use -security when running as a service under Windows. Hello, I am currently running Tomcat under OpenVMS by calling catalina.bat with the -security switch to allow it to connect to seve

RE: How to use -security when running as a service under Windows.

2005-11-03 Thread Ken Pawliw
what the script is actually doing when you run it with the '-security' option. Ken -Original Message- From: Donovan, JD [mailto:[EMAIL PROTECTED] Sent: November 3, 2005 9:26 AM To: Tomcat Users List Subject: RE: How to use -security when running as a service under Windows. Yo

Re: How to use -security when running as a service under Windows.

2005-11-03 Thread Andoni
06 PM Subject: RE: How to use -security when running as a service under Windows. Thanks to Bill Barker who supplied me with this advice a couple of weeks ago... Actually, what you need to do is to add to the Java Options section: -Djava.security.manager -Djava.security.policy==C:\pa

Re: How to use -security when running as a service under Windows.

2005-11-03 Thread Andoni
omp.jakarta.tomcat.user Sent: Thursday, November 03, 2005 2:26 PM Subject: RE: How to use -security when running as a service under Windows. You're going from OpenVMS to Windows?!?!? WHY? Why go from the most secure system on the planet to the most exposed? Just wondering? jd

RE: How to use -security when running as a service under Windows.

2005-11-03 Thread Caldarale, Charles R
> From: Andoni [mailto:[EMAIL PROTECTED] > Subject: Re: How to use -security when running as a service > under Windows. > > Ok, as I said to my boss: > 2. OpenVMS is still stuck on Tomcat 4.1 Not true - Tomcat is pure Java, and the 5.5 levels will run on a 1.4 JRE. > 3. O

RE: How to use -security when running as a service under Windows.

2005-11-03 Thread Ken Pawliw
-Original Message- From: Andoni [mailto:[EMAIL PROTECTED] Sent: November 3, 2005 2:16 PM To: Tomcat Users List Subject: Re: How to use -security when running as a service under Windows. Hi, That's fine, but where do I add these when I am not running Catalina.bat? Or are you saying that tomca

Re: How to use -security when running as a service under Windows.

2005-11-04 Thread Andoni
From: Caldarale, Charles R Subject: RE: How to use -security when running as a service under Windows. > From: Andoni [mailto:[EMAIL PROTECTED] > Subject: Re: How to use -security when running as a service > under Windows. > > Ok, as I said to my boss: > 2. OpenVMS is still s

Re: How to use -security when running as a service under Windows.

2005-11-04 Thread Andoni
e.comp.jakarta.tomcat.user Sent: Thursday, November 03, 2005 8:14 PM Subject: RE: How to use -security when running as a service under Windows. The Tomcat Windows distibution has an executable named tomcat5w.exe in the bin directory. Double click the executable,

Re: How to use -security when running as a service under Windows.

2005-11-04 Thread Bruno Georges
shop) so it had to be a hardened Windows 2003 box instead. A. - Original Message - From: Donovan, JD Newsgroups: gmane.comp.jakarta.tomcat.user Sent: Thursday, November 03, 2005 2:26 PM Subject: RE: How to use -security when running as a service under Windows. You're