Hi,
I'm using hibernate 3.1.1 in my Web App. With Tomcat, over JDK 1.5 in a Fedora Core.
All works fine until I get the following error: java.lang.NoSuchMethodError: java.lang.Object.getHibernateLazyInitializer()Lorg/hibernate/proxy/LazyInitializer;
I believe this occurs when a number of sessions are working. Then I only can reboot my Tomcat at this point.
I've read this problem was fixed in 3.1.1 version, but just updated to this version and the error not been solved.
Can anybody help me, please?
Thanks.
fbertos.
|