readthefuckingmanual.net

[SOLVED] java.lang.NoClassDefFoundError: org/objectweb/asm/Type

Error added: 2008-02-25T20:28:40Z

1 people waiting for the answer...

7 answers found.

Answer 1462 (90.0% helpful)

add asm.jar
Permalink

Answer 515 (92.30769% helpful)

Point your classpath at asm.jar in the hibernate/libs dir
Permalink

Answer 828 (87.5% helpful)

Go to download at:
http://forge.objectweb.org/project/download.php?group_id=23&file_id=9308
Permalink

Answer 1230 (86.666664% helpful)

Instead of asm jar use the cglib-nodep2.2.jar. This will resolve the issue.
Permalink

Answer 1859 (72.72727% helpful)

cglib has a JAR with and without dependency on other JAR files.
Download file cglib-nodep-2.2.2.jar
Permalink

Answer 1710 (0.0% helpful)

Answer number 2 worked for me ! yippee
Permalink

Answer 1867 (0.0% helpful)

Add Hibernate-all.jar file

regards
Imran Ahmed
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: