[jboss-user] [JBoss Seam] - Re: Previous jBPM PageFlow and #{identity.login} No Longer w

djeverson do-not-reply at jboss.com
Mon Feb 26 18:31:18 EST 2007


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



More information about the jboss-user mailing list