Re-read what I just wrote. There are no larger issues. He needs to do:

persistentInstance = entityManager.merge(persistentInstance);
  | entityManager.remove(persistentInstance); 

This is basic JPA.

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

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

Reply via email to