Hi:
   I was trying to do the Lab for Spring and Hibernate. I imported all the 
libraries as mentioned and tried to run the first sample application. The only 
thing I am doubtful about is that I have imported the Hibernate plugin lib but 
the Lab document states it as HibernateCore. I tried to get HibernateCore but 
was unable to get it.  Are these 2 libraries the same. If not, how do I get it. 
Or is there any other reason for the exception.

I get the following exception :

Initial SessionFactory creation failed.java.lang.NoSuchMethodError: 
org.objectweb.asm.ClassWriter.<init>(I)V
Exception in thread "main" java.lang.ExceptionInInitializerError
        at HibernateUtil.<clinit>(HibernateUtil.java:32)
        at Main.main(Main.java:10)

Any suggestion is greatly appreciated.

Thanks



      

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to