Hello friends, I have a problem with updating jboss with hibernate.
The application runs smoothly with the jboss 4.2.3.ga and hibernate 3.2.1.ga however when I upgrade to jboss-as-7.1.1.Final with hibernate hibernate-4.0.1.Final, problems occur when I try to make an INSERT join between two tables containing the UPDATE, DELETE works perfectly, only INSERT into a table tbm works.
Any suggestions for who can solve this problem?
Thank you.