users@jersey.java.net

Re: Hibernate dependency breakage from 0.4 to 0.5

From: Travis Reeder <treeder_at_gmail.com>
Date: Thu, 24 Jan 2008 19:51:43 -0800

BTW, I had this same problem and you can continue using cglib, but you have
to go to the cglib site and download cglib-nodep....jar, then delete the
hibernate provided cglib.jar and asm.jar.

Travis

On Jan 24, 2008 7:30 PM, Mark Derricutt <mark_at_talios.com> wrote:

> Sorted ;-) After switching hibernate to use javassist and dumping cglib
> and the old asm library I'm back in business - at least I seem to be so
> far...
>
> On 1/25/08, Mark Derricutt < mark_at_talios.com> wrote:
> >
> > Hey all,
> >
> > I've just noticed an annoying dependency breakage in my app after
> > updating to Jersey 0.5, I'm using Hibernate 3.2.5 which is using
> > asm-1.5.3 (although oddly I have it using asm-2.2.1 in another project)
>
>
>
> --
> "The L in LAMP stands for Linux, not Looney" - Jonathan Schwartz, Sun
> Microsystems, Inc.
>