I misunderstood what you were trying to do. You aren't trying to re-query regions you
are only trying to enable the regions drop-down and (stating the obvious) your problem is
that destination in the feedback bean is always null.
Is the feedBack bean scoped so that it is maintained over the request? Try scoping it to a
conversation and adding a begin-conversation to the page.xml. Also ensure that if you are
setting the value of destination in feedbackManager that you are outjecting it.
Cheers,
Damian.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075587#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...