compatibility issues with asm and hibernate and cglib...? -


i getting glassfish server logs:,

severe: initial sessionfactory creation failed.java.lang.nosuchmethoderror: org.objectweb.asm.classwriter.<init>(z)v 

i using netbeans. frustrated last 3 days.

please how remove error..?

what means asm , cglib versions out of sync. try downgrading asm library version , see if helps.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -