RE: OPEN-JPA and Toplink 2.0.XX

2007-03-27 Thread Phill Moran
@incubator.apache.org Subject: RE: OPEN-JPA and Toplink 2.0.XX No I have providerorg.apache.openjpa.persistence.PersistenceProviderImpl/provider I don't have the API jar as I figured it is only empty stubs and of no value with OpenJPA-all jar Here is my Maven dependency section dependency

Re: OPEN-JPA and Toplink 2.0.XX

2007-03-26 Thread Craig L Russell
this before Phill -Original Message- From: Phill Moran [mailto:[EMAIL PROTECTED] Sent: March 25, 2007 10:24 PM To: 'open-jpa-dev@incubator.apache.org' Subject: RE: OPEN-JPA and Toplink 2.0.XX This is exactly what happened and I added my own implementation when I tried to test and got nothing

RE: OPEN-JPA and Toplink 2.0.XX

2007-03-26 Thread Phill Moran
Linskey [mailto:[EMAIL PROTECTED] Sent: March 26, 2007 5:27 PM To: open-jpa-dev@incubator.apache.org Subject: RE: OPEN-JPA and Toplink 2.0.XX Do you maybe have providerpath.to.ToplinkPersistenceProviderImpl/provider in your persistence.xml? If so, what happens if you remove it / change it to point

Re: OPEN-JPA and Toplink 2.0.XX

2007-03-25 Thread Marc Prud'hommeaux
Phill- I'm a little confused. Is this an error from OpenJPA or TopLink? Can you post the entire stack trace of the error you are seeing? On Mar 25, 2007, at 10:03 AM, Phill Moran wrote: I have been struggling with an exception when running my JUnit 4.2 tests. It complains about not

Re: OPEN-JPA and Toplink 2.0.XX

2007-03-25 Thread Marc Prud'hommeaux
) ... 51 more /code -Original Message- From: Marc Prud'hommeaux [mailto:[EMAIL PROTECTED] On Behalf Of Marc Prud'hommeaux Sent: March 25, 2007 1:18 PM To: open-jpa-dev@incubator.apache.org Subject: Re: OPEN-JPA and Toplink 2.0.XX Phill- I'm a little confused. Is this an error from

RE: OPEN-JPA and Toplink 2.0.XX

2007-03-25 Thread Phill Moran
This is exactly what happened and I added my own implementation when I tried to test and got nothing. Well bye bye toplink -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: March 25, 2007 10:04 PM To: open-jpa-dev@incubator.apache.org Subject: Re: OPEN-JPA