We found it to fix the problem. Create an hibernate.properties file in the classpath and add hibernate.bytecode.provider=javassist to use javaassist as bytecode provider and do some cleansing in the project pom declaring hibernate-annotations (cglib, asm,...) It works. Thanks for the answer.
-- View this message in context: http://www.nabble.com/Hibernate-annotations-and-CXF-annotations-compatibility---tp19266248p19268728.html Sent from the cxf-user mailing list archive at Nabble.com.
