Right, but as I understand the @DataModel annotation it doesn't  outject the 
actual annotated List into PAGE scope, it outjects a DataModel that wraps the 
List, so why then when the DataModel is reconstituted is it overwriting the 
perfectly good version of the wrapped List that is still contained in the 
conversation scoped bean?  As I understood it @DataModel causes an outjection 
but it seems to be causing an INJECTION when the response occurs.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3949912


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to