0 Replies Latest reply on Oct 8, 2008 5:42 AM by mpeter

    Different LoginModules for the same SecurityDomain ?

    mpeter

      Hi,

      is it possible to use different LoginModules (with DynamicLoginModule?)
      for the same SecurityDomain ?

      I have 2 Applications (1 WAR and 1 EAR) using the same SecurityDomain but they need different code for authentication. I tried to define DynamicLoginModules for each application but due to the shared classloading both applications are using the same LoginModule.

      Thanks for help.

      Best regards,
      Matthias