[jboss-user] [Security & JAAS/JBoss] - Timer fails to access a protected EJB first time...

mohammadk do-not-reply at jboss.com
Fri Oct 17 12:08:26 EDT 2008


I'm experiencing something strange and wondering if anybody has any ideas what the problem could be.

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!

Any ideas?

We are using EJB 3 with JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139) 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182965#4182965

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182965



More information about the jboss-user mailing list