>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> >
> [mailto:[EMAIL PROTECTED]
> On
> > Behalf Of baliuka juozas
> > Sent: Thursday, June 16, 2005 12:12 AM
> > To: [EMAIL PROTECTED];
> hibernate-devel@lists.sourceforge.net
> > Subject:
; [mailto:[EMAIL PROTECTED] On
> Behalf Of baliuka juozas
> Sent: Thursday, June 16, 2005 12:12 AM
> To: [EMAIL PROTECTED]; hibernate-devel@lists.sourceforge.net
> Subject: Re: Fw: RE: [Hibernate] Complex class loaders hierarchy
>
> I do not think it is possible to find the the best
--- Max Rydahl Andersen <[EMAIL PROTECTED]>
wrote:
>
>
> > I do not think it is possible to find the the best
> way
> > for this stuff, but we expected hibernate (and
> cglib)
> > classes will be in the same or in the parent
> > classloader (asumption is based on j2ee container
> > class loadi
I do not think it is possible to find the the best way
for this stuff, but we expected hibernate (and cglib)
classes will be in the same or in the parent
classloader (asumption is based on j2ee container
class loading stuff). It must be better to use this
asumption, it has more chances to be ma
I do not think it is possible to find the the best way
for this stuff, but we expected hibernate (and cglib)
classes will be in the same or in the parent
classloader (asumption is based on j2ee container
class loading stuff). It must be better to use this
asumption, it has more chances to be mainta
>
>cant see your attachement (at netcafe ,), but im quite sure this is not the
>right solution to this *eclipse* problem ,)
>
>And I cant recall having this issue when installing own classloader.
>
>you should go to eclipse and look for the bug talking about buddy classloading
>which can handl
Title: [Hibernate] Complex class loaders hierarchy
cant see your attachement (at netcafe ,), but im quite sure this is
not the right solution to this *eclipse* problem ,)
And I cant recall having this issue when installing own
classloader.
you should go to eclipse and look for the
Hello,
I've trying to use Hibernate in the environment with complex classloaders
hierarchy (Eclipse plugin). During my experiments I've found the following
problem. In order to proxy generation (via cglib) to work it is required that
HibernateProxy is visible from the classloader that loads min