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.
I was actually just taking a look at that. I'll give that a try and see how it goes... Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]