"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...