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

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -