Hi all,
I can successfully login using WebAuthentication.login() in my JSF Bean on JBoss
4.2.3.GA.
Retrieving Principal in the same request works also fine:
FacesContext.getCurrentInstance().getExternalContext().getUserPrincipal ()
But later in subsequent requests the Principal is always null.
Bug or feature?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212331#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...