Errors by exporting java persistence api based bundle [message #330671] |
Thu, 07 August 2008 18:11 |
Eclipse User |
|
|
|
Originally posted by: automatic.javalobby.org
Hi,
i have tryed to export my RCP application, wich is JPA (in Hibernate implementation) based. My bundles are defined with Buddy-Policy (registered on JPA bundle and RegisterBuddy on bundles, that use JPA).
If I start my Application from Eclipse IDE, all works fine.
But if i export my bundles with PDE, i get many errors like
The import javax.persistence cannot be resolved
EntityManagerFactory cannot be resolved to a type
EntityTransaction cannot be resolved to a type
Query cannot be resolved to a type
... and so on.
what can i do, to solve this export problem?
Many thanks and best regards,
Nikolai
|
|
|
Powered by
FUDForum. Page generated in 0.02634 seconds