Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » [SOLVED] Using Eclipselink in RCP environment? Want to use EclipseLink 2.5.1(Using Eclipselink in RCP environment? Want to use EclipseLink 2.5.1)
[SOLVED] Using Eclipselink in RCP environment? Want to use EclipseLink 2.5.1 [message #1123449] Wed, 02 October 2013 11:22 Go to next message
Jack Kilian is currently offline Jack Kilian
Messages: 6
Registered: March 2012
Junior Member
Hi,

I want to use EclipseLink in an RCP (Osgi) environment.
When I use i in a simple main()-Java Programm, then it is no problem, the classloader can load the EntityManager an all the stuff.

But know I want to use it in an RCP (Osgi). I tried it with Gemini JPA, but without success. Has anybody in the world ab good example how is the best way using EclipseLink in an RCP environment?

best regards
jk

[Updated on: Fri, 04 October 2013 17:17]

Report message to a moderator

Re: Using Eclipselink in RCP environment? Want to use EclipseLink 2.5.1 [message #1124149 is a reply to message #1123449] Thu, 03 October 2013 04:31 Go to previous messageGo to next message
Ludwig Moser is currently offline Ludwig Moser
Messages: 266
Registered: July 2009
Senior Member
i am using Gemini DI [1], with JPA2 and EclipseLink 2.5.0 - which seemed to be the only way.

let me know if you got it working

[1] https://github.com/muuki88/org.eclipse.gemini.ext.di
Re: Using Eclipselink in RCP environment? Want to use EclipseLink 2.5.1 [message #1125754 is a reply to message #1123449] Fri, 04 October 2013 17:16 Go to previous message
Jack Kilian is currently offline Jack Kilian
Messages: 6
Registered: March 2012
Junior Member
thx ludwig!

I found an other way to use EclipseLink 2.5.1 in a RCP(OSGi Classloader) environment within an e4 application.
Hard work, really. Without a running workspace example not so easy!
(When EclipseLink should be the favourite JPA Provider for RCP e4 applications, there should be a running example and not only tun's of puzzles)

So, maybe I will try your Gemini example anytime.

best regards
jk
Previous Topic:@Embedded objects in NoSQL/Mongo are persisted inside array containers
Next Topic:BUG : postgresql @NamedStoredProcedureQuery call
Goto Forum:
  


Current Time: Mon Oct 07 16:32:29 EDT 2013

Powered by FUDForum. Page generated in 0.01463 seconds