I'm not sure about Windows services specifically, but you can start the
JVM with a security manager generically by using the
"-Djava.security.manager" and "-Djava.security.policy=<YOUR POLICY FILE
URL>" java startup options.  You can append these to  $JAVA_OPTS on Unix
systems to get a security manager (it's effectively what the catalina
startup script does), so I'd try using those as the --JvmOptions values.

Benjamin J. Armintor
Operating Systems Specialist
ITS-Systems: Mainframe Group
University of Texas - Austin
tele: (512) 232-6562
email: [EMAIL PROTECTED]
 


-----Original Message-----
From: Ryan Daly [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 24, 2006 8:14 AM
To: Nic Daniau
Cc: Tomcat Users List
Subject: Re: Run Tomcat in W2k3 as service


On Fri, 2006-03-24 at 08:58 -0500, Ryan Daly wrote:
> I have an opportunity to take the site down in a few minutes.  I'll 
> quickly try setting that and post what I find.

No good.

If anyone comes across the proper options to do this, please post it to
the list.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to