"saeediqbal1" wrote : value.setUsername("#{identity.username}");

You can't use EL like this - try injecting identity into the bean using @In.

With your navigation problem - I'm unsure of the precedence order of navigation 
rules - which takes priority - from-action or from-outcome?

What you are doing sounds reasonable otherwise.

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

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

Reply via email to