Thanks Marten
Have cleaned up the classpath a deleted all unused web apps, tomcat lib directory now has only the original jars + Apache commons. Same with the jdk.
Went over the pom and found...
Type: Posts; User: gravytrain; Keyword(s):
Thanks Marten
Have cleaned up the classpath a deleted all unused web apps, tomcat lib directory now has only the original jars + Apache commons. Same with the jdk.
Went over the pom and found...
Hi
I have a maven web project using Spring version 3.1.2.RELEASE and Hibernate version 4.1.7.Final.
On in initialisation the war throws an exception when creating the session factory bean:
...