I added this to one of my backing beans:

  |     public void login() {
  |             Identity.instance().login();            
  |     }
  | 

I called this method instead (#{mybean.login}) rather than #{identity.login} 
and everything appears to work again. 

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

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

Reply via email to