Thanks... The following worked:
-Djava.security.manager -Djava.security.policy==c:\path\to\catalina\conf\catalina.policy Thanks. ----- Original Message ----- From: "Bill Barker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 08, 2004 8:50 PM Subject: Re: Tomcat as a Windows Service and the security manager > Try adding '-Djava.security.manager' and > '-Djava.security.manager==c:\path\to\catalina\conf\catalina.policy' to your > JavaOptions. > > "A.J. Ostman" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Hello All, > > > > Platform: Windows XP / Tomcat 4.1 and 5.0 > > > > If I invoke Tomcat from the command line as "catalina run -security", then > > the security manager loads, however how do I get the Tomcat running as a > > service to invoke the security manager? I have tried putting -security in > > the optional parameters and even in the imagepath in the registry. Please > > let me know what works. > > > > Thanks > > > > -A.J. Ostman > > ajo at dpzone.com > > > > --- > > [This E-mail scanned for viruses by digiposs.com] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --- > [This E-mail scanned for viruses by digiposs.com] > > --- [This E-mail scanned for viruses by digiposs.com] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
