[jboss-user] [Security & JAAS/JBoss] - timeoutHandler(Timer timer) calling other ejb's

mnouwens@future-earth.eu do-not-reply at jboss.com
Sun Mar 1 14:27:14 EST 2009


I have the following issue.

I have bean that has a timeoutHandler. It will acces local methods and Entity beans without any problem but when accessing a method on

	@EJB
	private UserManagerLocal userManager = null;

Where Permitt all is set it throws 
 [TimerImpl] Error invoking ejbTimeout: javax.ejb.EJBAccessException: Authentication failure

the guest user is set on the security domain for unautenticated sessions

Anybody ideas on what is happening

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

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



More information about the jboss-user mailing list