Yesterday we managed to get it working with pure JDBC without any problems. We then integrated the EntityManager with the JDBC statements, and we think the problem exists with the .persist() method. It seems as if it returns from the method without waiting for the commit to happen at the database level.
Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963722#3963722 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963722 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
