Re: security-constraint outside web.xml

2008-11-26 Thread Andre Rubin
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

security-constraint outside web.xml

2008-11-26 Thread Andre Rubin
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