Re: Re: Can't weave entity in Spring

2008-02-13 Thread cobbra
ok, I think I found the problem... Apparently, the custom classloader used for weaving in the Spring context was picking up either orm.xml, persistence.xml, or hibernate.cfg.xml from an app deployed on the same server. Once I removed/undeployed the Hibernate enabled app on the server, my app d

Re: Re: Can't weave entity in Spring

2008-02-12 Thread cobbra
quot;. Thanks again! > > From: "Patrick Linskey" <[EMAIL PROTECTED]> > Date: 2008/02/12 Tue PM 12:19:33 CST > To: users@openjpa.apache.org > Subject: Re: Re: Can't weave entity in Spring > > > Thanks for the feedback. I'll pass this back along t

Re: Re: Can't weave entity in Spring

2008-02-12 Thread Patrick Linskey
> Thanks for the feedback. I'll pass this back along to the Spring folks. I > thought I had to have > all of my Spring related issues handled, thus, thought it was an OpenJPA > issue (due to where > the error was stemming from). Sounds good. FTR, I expect that there is some sort of interplay be

Re: Re: Can't weave entity in Spring

2008-02-12 Thread cobbra
Patrick, Thanks for the feedback. I'll pass this back along to the Spring folks. I thought I had to have all of my Spring related issues handled, thus, thought it was an OpenJPA issue (due to where the error was stemming from). Thanks! Randy > > From: "Patrick Linskey" <[EMAIL PROTECTED]> >