[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1571) Timer fails to access a protected EJB first time...

Mohammad Kargar (JIRA) jira-events at lists.jboss.org
Wed Nov 5 18:19:21 EST 2008


Timer fails to access a protected EJB first time...
---------------------------------------------------

                 Key: EJBTHREE-1571
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1571
             Project: EJB 3.0
          Issue Type: Bug
    Affects Versions: AS 4.2.2.GA
         Environment: OS: Test on Windows XP and Linux
            Reporter: Mohammad Kargar


I have two ejb modules (say module-a and module-b). All ejbs in module-a are protected and unauthenticatedIdentity of the related application-policy has been set to a valid user.
EJBs under module-b are not protected and there is a timer ejb in this module that invokes another ejb from module-a. The strange thing is that the Timeout method fails to access the protected ejb always for the first attempt due to an authentication failure, but the second attempt (timer service waits for few milliseconds and tries again) works fine!


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list