[jboss-user] [JBoss Seam] - Re: Changes not persisted using EntityHome

gzoller do-not-reply at jboss.com
Mon Apr 9 16:47:12 EDT 2007


Hmm...

I'm using this in my entity manager:


  |    @PersistenceContext
  |    private EntityManager em;
  | 

Not sure why doing it this way the merge is required but if I don't have it I get attached exceptions.  It may be possible the entity became detached or somehow got tangled up in a context someplace (session vs conversation vs ???).

I'm sure being a relative Hibernate newbie and a relative Seam newbie isn't helping me. :-)

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

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



More information about the jboss-user mailing list