[jboss-user] [JBoss Seam] - Re: boring Login attemption --- authenticate() invocation pr

pettersonfp do-not-reply at jboss.com
Wed Dec 5 13:41:55 EST 2007


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#4110644

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



More information about the jboss-user mailing list