Hi,
We have recently upgraded myeclipse to 6.5 and we are now tryign to build new application with spring 2.5 and Hibernate 3.2. I first had spring up and running and the application is working fine but the moment i add Hibenate the deployment fails. We are using Tomcat server 6.0.3.
I am tryign to build a prototype and i read on net that there are issues with commom class definition with (asm* jars) Spring/Hinerate with ME 6.5 IDE. Cam you let us know how will i be able to get over this issue.
With new IDE when i tried Spring2.0 and Hibernate 3.0 i still haev same issue. Any help is greatly appreciated.
Error creating bean with name ‘sessionFactory’ defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor.visit(IILjava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;)V