UnsupportedClassVersionError « cfg « JPA Q&A





1. java.lang.UnsupportedClassVersionError: org/hibernate/cfg/Se    forum.hibernate.org

Beginner Joined: Tue Dec 21, 2004 3:18 am Posts: 32 Hello, I'm using hibernate 3 together with Spring 2 to develop a web application that is compiled using java 1.4 and deployed on tomcat 5. When I try to load tomcat. I get the following exception: Code: 2008-06-12 09:40:11 StandardContext[/IFFUserManagement]Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: ...