Chintan opened SPR-16208 and commented

I am upgrading spring and hibernate to 4.2.x from version 3.2.x .But after upgrading query executed inside entity-interceptor breaks transaction and session get closed from next transaction. If I comment out my interceptor logic than application works fine.I also tried with event listener but it happens same.So anything comes with spring newer version (4.2.2) related to interceptor that it wont work with localsessionfactorybean or anything I miss.

My Configuration for localsessionfactorybean :

\ \ \ ...... \ ...... \ \ \ \


No further details from SPR-16208

Comment From: bclozel

These versions are not supported anymore.