Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Unrecognized persistence provider


James Sutherland wrote:
> 
> It seems your classes have been enhanced by OpenJPA to contain references
> to OpenJPA classes.  But these classes are not visible to your
> EclipseLink's classpath.
> 
> 

Do you mean my entity classes have been enhanced?

How would that have happened? I have never used or referred to anything
about OpenJPA. I was
using Toplink Essentials and then switched to Eclipselink. I've never used
any other JPA implementation.

Are there references to OpenJPA in the Java 6 JDK?
In log4j? 

I've been fooling around with ActiveMQ and Apache Camel lately too, but I've
purged them from the project for the moment and I'm still seeing the
exception.


-- 
View this message in context: http://www.nabble.com/Unrecognized-persistence-provider-tp18976420p18986827.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top