Has anybody experienced this problem -- Identity cannot get the username from 
the cookie? By tracking into the code, the real cause is that at getCookie 
method FacesContext.getCurrentInstance() always returns null. The other session 
scope component with @Startup + @Create also has got the same problem. But the 
seam-space example works well for me. I compared the configuration between 
them, but cannot find how to fix it. Please help me.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4051582
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to