Hi,
I had a similar problem, and I look into the code to understand why. The problem is that
#{identity.loggedIn} tries a silent login.
Try using #{identity.isLoggedIn(false)} instead and see if it solves your problem.
Petterson
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110644#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...