-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: CGLIB/ASM version issues when co-deploying Hibernate
PostPosted: Fri Jun 23, 2006 2:33 am 
Newbie

Joined: Fri Jun 23, 2006 1:10 am
Posts: 2
Hi,

I am developing an application ontop of an existing J2EE framework that uses v2.1.7. Ideally I want to use v3.1.3 in the new application (primarily for the statistics support in the newer version) such that both will be used in the same application. Having looked at the porting guide I see that 2.x and 3.x should be able to co-exist in the same application.

However when I deploy the application with the ASM/CGLIB libraries that are co-bundled with the 3.1.3 distribution I am getting an error when using Hibernate 2.x. It seems that the signature of one of the overloaded constructors in the org.objectweb.asm.ClassWriter class has changed, and that the overloaded ctor expected by 2.x no longer exists.

Has any one successfully deployed the two versions and/or experienced these problems - and if so how they resolved the issue?

Thanks and regards,
Andrew


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.