-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andre,
Andre Rubin wrote:
> Thanks Chuck but SecurityFilter does exactly the opposite of what I want:
>
> "Security Filter is intended to be packaged within your web app,
> including your realm implementation and supporting classes. This
> allows you
> From: Andre Rubin [mailto:[EMAIL PROTECTED]
> Subject: Re: security-constraint outside web.xml
>
> I want to manage security completely outside my app (outside the war
> file), not just outside web.xml.
I was under the impression that you could store the configurati
arles R
<[EMAIL PROTECTED]> wrote:
>> From: Andre Rubin [mailto:[EMAIL PROTECTED]
>> Subject: security-constraint outside web.xml
>>
>> Is there a way to configure the security-constraints
>> somewhere else for my_app, like in a context file
>> somewhere
>
> No
> From: Andre Rubin [mailto:[EMAIL PROTECTED]
> Subject: security-constraint outside web.xml
>
> Is there a way to configure the security-constraints
> somewhere else for my_app, like in a context file
> somewhere
Not when you're using the standard declarative security.
Hey All,
I'm new here, yada yada yada. I've been trying to find the answer in
the archives, manual, etc, and so far nothing.
What I want to do is to deploy my_app.war with different
security-constraints (for different customers). But I was hoping not
to edit the web.xml file in the war file for e