Please use the CXF shipped asm for CXF, and use the cglib-nodep for hibernate.

Willem

Saiful Haqqi wrote:
The version of you are using asm jars (with org.objectweb.asm.ClassVisitor)
is not match with current spring ,try a newer.

Good luck!

In my wat file containt with more than one asm jar file

1. asm <--- hibernate
2. asm-2.2.3 <-- apache cxf
3. asm-all-3.1 <--- my own add
4. asm-attrs <--- hibernate
5. cglib-2.1.3 <-- hibernate
6. cglib-nodep-2.1_3 <---- my own add

with one is the right jar file asm-all-3.1 or cglib-nodep-2.1_3 or both must
be included in my war file?

~ saiful haqqi ~


Reply via email to