Hi Jacob,

(not at home right now, don't have the code at hand, but coming up)

that's exactly what I'm doing, except for the 


  | @Begin(nested=true)
  | public void withinNestedConversation() {
  |   myList = new ArrayList();
  |   myList.add(somethingElse);
  | }
  | 

I don't really touch myList in this method, only 'somethingElse'.
It gets updated with new values, persisted to the db and refreshed.


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

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

Reply via email to