[jboss-user] [JBoss Seam] - Re: How can i disable skipping over the authentication?

shane.bryzak@jboss.com do-not-reply at jboss.com
Sun Feb 3 19:03:47 EST 2008


"behmen" wrote : i have tryed this already, calling a page action on the authentication page but i get only a message that the session has closed and i am not able to login

You can't simply call Identity.logout() in the page action for your login page, you need to write a new action that only calls Identity.logout() if you're already logged in.

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

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



More information about the jboss-user mailing list