It was a scope problem - I had to put the initialization of the DataModel into an explicit
conversation scope (added an @Begin to the load method). I was using an implicit
conversation before, and the conversation was cutting off between the display of the
select list and the display of the selected item. This lines up with your
session/conversation explanation as well.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995677#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...