I think the problem is that the User entity cannot be injected into the EJB while
processing the login method which invokes the authenticate method which in turn outjects
the User entity.
If the authenticate method would return the User entity instead of outjecting the problem
would be solved, right?
Mark
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022385#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...