1. Conflict on Sprint 2.0 asm.jar versions with Hibernate 3.2 forum.springsource.orgHibernate 3.2 uses (what seems to be) a previous version of ObjectWeb's asm.jar. Spring 2.0 uses asm.jar 2.2.2. The issue is that both JARs have different classes (some the same) and ... |
2. Conflicting dependencies on ASM 1/2 in Groovy support and Hibernate forum.springsource.orgConflicting dependencies on ASM 1/2 in Groovy support and Hibernate Hi, I can't get Groovy beans to work in a project based on Hibernate because of conflicting dependencies on ASM 1.x ... |
3. JAR conflict: CGLib Spring + Hibernate 3.3.1. Help! forum.springsource.orgI need to get CGLIB working for both Hibernate 3.3.1 and Spring 2.5.6. AFAIK with Hibernate I am supposed to use hibernate-cglib-repack-2.1_3, while Spring requires cglib-nodep-2.1_3. If I only include cglib-nodep ... |
4. Hibernate JPA bundles conflict forum.springsource.orgHibernate JPA bundles conflict Hi, I downloaded Hibernate JPA library which consists of com.springsource.org.hibernate [3.3.2.GA, 3.3.2.GA] com.springsource.org.hibernate.annotations [3.4.0.GA, 3.4.0.GA] com.springsource.org.hibernate.annotations.common [3.3.0.ga, 3.3.0.ga] com.springsource.org.hibernate.ejb [3.4.0.GA, 3.4.0.GA]. I downloaded all the dependecies for ... |
5. JAR conflict: CGLib Spring + Hibernate 3.3.1. Help! forum.hibernate.org |