-->
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.  [ 2 posts ] 
Author Message
 Post subject: migration guide to hibernate 3.3?
PostPosted: Thu Jan 15, 2009 2:04 am 
Newbie

Joined: Wed Apr 23, 2008 11:11 pm
Posts: 19
Hi,

I am trying to migrate to hibernate 3.3.1 from 2.2.6 and I have all kinds of weird issues, namely with the bytecode manipulation library.

Is Javaassist mandatory now? It seems that I can't get it to work with cglib without the Javaassist.jar on the classpath which is extremely annoying.

Also, it seems that the new modules structure has complexified the dependencies management. The following blog entry does not work for me for instance
http://relation.to/9384.lace

Oh and when I add it, then Spring has a problem

Caused by: java.lang.NoClassDefFoundError
at org.springframework.aop.framework.Cglib2AopProxy.createEnhancer(Cglib2AopProxy.java:229)
at org.springframework.aop.framework.Cglib2AopProxy.getProxy(Cglib2AopProxy.java:171)
at org.springframework.aop.framework.ProxyFactory.getProxy(ProxyFactory.java:110)
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.createProxy(AbstractAutoProxyCreator.java:490)
at org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator.wrapIfNecessary(AbstractAutoProxyCreator.java:365)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 21, 2009 6:43 am 
Newbie

Joined: Wed Apr 23, 2008 11:11 pm
Posts: 19
anyone?


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

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.