[jboss-user] [JBoss Seam] - Re: Error when migrating to Seam 1.1.0 CR1

gavin.king@jboss.com do-not-reply at jboss.com
Mon Nov 27 17:17:40 EST 2006


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



More information about the jboss-user mailing list