Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Modular JPA
Modular JPA [message #10762] Thu, 11 September 2008 12:51 Go to next message
Thomas Kratz is currently offline Thomas KratzFriend
Messages: 165
Registered: July 2009
Senior Member
I had this on my blog, but maybe here someone listens, too.
Whats the idea ? its modular JPA. All my modularity is broken (now) when
it comes to my domain model. I would like to see an extensible
EntityManagerFactory (or at least its configuration) so that plugins can
contribute domain objects as needed. Are there any ideas about that ?
how do the Jazz people solve that ? (Dont know how the Jazz database is
integrated though).

Regards Thomas
Re: Modular JPA [message #10793 is a reply to message #10762] Thu, 11 September 2008 15:24 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Thomas schrieb:
> I had this on my blog, but maybe here someone listens, too.
> Whats the idea ? its modular JPA. All my modularity is broken (now) when
> it comes to my domain model. I would like to see an extensible
> EntityManagerFactory (or at least its configuration) so that plugins can
> contribute domain objects as needed. Are there any ideas about that ?
> how do the Jazz people solve that ? (Dont know how the Jazz database is
> integrated though).
>
> Regards Thomas
I'm using EasyBeans OSGI and in July we had some discussions at the
newsgroup about this, so I created a JIRA there:
http://jira.easybeans.org/browse/EZB-294

the goal is to let EasyBeans create an EntityManagerFactory and publish
it as an OSGi service, so that multiple EjbJar bundles can use it.

but I think it'll take some time until they have integrated this

....of course it would be great to get a solution. I felt the same as you
after trying and integrating EasyBeans and then to see that OSGI
modularity isn't realized for JPA - but on the other side from my
experiences EasyBeans is the most flexible OSGI EJB3 - JPA solution.

next weeks I'll publish a sample Equinox-Riena-EasyBeans server - just
working on this...

ekke
Re: Modular JPA [message #574823 is a reply to message #10762] Thu, 11 September 2008 15:24 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Thomas schrieb:
> I had this on my blog, but maybe here someone listens, too.
> Whats the idea ? its modular JPA. All my modularity is broken (now) when
> it comes to my domain model. I would like to see an extensible
> EntityManagerFactory (or at least its configuration) so that plugins can
> contribute domain objects as needed. Are there any ideas about that ?
> how do the Jazz people solve that ? (Dont know how the Jazz database is
> integrated though).
>
> Regards Thomas
I'm using EasyBeans OSGI and in July we had some discussions at the
newsgroup about this, so I created a JIRA there:
http://jira.easybeans.org/browse/EZB-294

the goal is to let EasyBeans create an EntityManagerFactory and publish
it as an OSGi service, so that multiple EjbJar bundles can use it.

but I think it'll take some time until they have integrated this

....of course it would be great to get a solution. I felt the same as you
after trying and integrating EasyBeans and then to see that OSGI
modularity isn't realized for JPA - but on the other side from my
experiences EasyBeans is the most flexible OSGI EJB3 - JPA solution.

next weeks I'll publish a sample Equinox-Riena-EasyBeans server - just
working on this...

ekke
Previous Topic:Modular JPA
Next Topic:Using Riena and JodaTime
Goto Forum:
  


Current Time: Tue Mar 19 09:24:41 GMT 2024

Powered by FUDForum. Page generated in 0.02331 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top