Hi

> >How can I populate my policy permissions in web environment?
>
> Stick the policy file in $JAVA_HOME/jre/security is the easiest option.
>
> One alternative is to find a container, if there is any, that supports
> per-webapp policy files.  I'm not personally aware of any such
> container.
>
> Another alternative is as you say, to write your own policy
> implementation, run just your webapp on the server that uses this
> implementation, and stick your implementation high up in the classloader
> hierarchy.

It's very bad news for me :((
Do you know another security framework that can be run under Tomcat and be
more powerful and flexible than standard declarative security ?

>
> Yoav Shapira
> Millennium ChemInformatics

Alexander Maksimenko



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

Reply via email to