On Sat, 18 May 2002, Ingo Bruell wrote:

> Date: Sat, 18 May 2002 14:23:55 +0200
> From: Ingo Bruell <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>,
>      Struts Users Mailing List <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Subject: Which security permission
>
> Hi,
>
> i want to use the -security flag on Catalina startup to secure web
> applications. But i do not get struts application working with this
> option. Allowing file access and all properties should not be enough.
> Which permissions i have to set to get it working ?
>

Struts itself shouldn't be trying to do anything not already defined in
Tomcat's default catalina.policy file, although it is certainly possible
that your application might be trying things (file access would definitely
be one of those that needs extra permissions).

What precise errors are you getting?

>
> best regards
>
>
> Ingo Bruell

Craig


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

Reply via email to