"torsty" wrote : forgot to say: when I used fluh mode manual I flushed before persisting.
Don't you think this is the cause of your problem? You should call em.flush() explicitly after all interactions with EM are performed. I have a same scenario with User->Role (ManyToMany) relationship using SMPC with FlushModeType=MANUAL, and it is working well. HTH. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049333#4049333 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049333 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
