Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

Java, the OLPC, and community responsibility

The "One Laptop Per Child" project has a great device ready to ship, but there's no Java on there. Let's think about working together to put Java on OLPC!
Replies: 0 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Errors by exporting java persistence api based bundle

At 6:11 PM on Aug 7, 2008, Nikolai Raitsev Blooming Javalobby Member wrote:

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

thread.rss_message