5 Replies Latest reply on Jun 15, 2005 2:56 PM by anil.saldhana

    help in configuring jboss-web.xml

    bandini

      Hi,

      I want to Associate multiple security domain with my web application. Now i have a single security domain and i reference the security realm set up in the login-config.xml.

      Is it possible to associate multiple security domain in my jboss-web.xml

      This is waht im doing now

      <security-domain>java:/jaas/@app-name@</security-domain>