6 Replies Latest reply on Oct 31, 2007 4:48 PM by starksm64

    Unauthenticated Identity for ejb timers

    anil.saldhana

      With my workspace in trunk, I see an issue with ejb timers. For the test case, the unauthenticated identity is defined at the security domain level and not in the application nor ejb metadata.

      In jboss4, the parsing for application metadata would fall back to ask the JaasSecurityManagerService for the unauthenticated identity.

      Since our new deployers do not have this fallback capability, I am going to configure unauthenticated identity at the ear and ejb deployer level?

      Scott, any feedback on this?