[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[News.eclipse.technology.eclipselink] Re: Integrating Hibernate / EJB 3.0
|
Hi Bryan,
Like Doug said, we've been exploring EclipseLink in an OSGi environment
and I've had some success putting the EclipseLink code and the required
jars into a set of bundles and running JPA, JAXB, and SDO tests. The
questions we have now are not so much "can we do it" but rather "given all
the options--how should we do it"? For example, do create a bundle per
current jar or do we put some things into the same bundle. Should we try
and augment the jar manifests to include the required OSGi properties or
build bundles from the jars?
I've opened an enhancement request in Bugzilla to track this work [1]
but as Doug says we can take this over to the mailing list to figure out
what we should be doing for this enhancement.
I appreciate your help on this and the experience you bring!
--Shaun
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=210979