On Fri, 2006-03-24 at 09:42 -0500, Ryan Daly wrote:
> On Fri, 2006-03-24 at 08:27 -0600, Benjamin Armintor wrote:
> > 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.

This does appear to function properly.  Thanks for the help.
--

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

Reply via email to