Hi,
I want to use Hibernate in an OSGi/Equinox environment. Although Hibernate is used widely to explain Buddy Policy and the Classloading issues in OSGi, I can not find any tutorial / howto for bundling the hibernate core.
I know I can import the core jar as a plug in in eclipse, but that's not resolving the hibernate dependencies to 3rd party libs. That means, I have to do it by myself...
Has anyone additonal information about this? Maybe a pre packaged bundle with the core only... the other 3rd party libs should come as own bundles.
Thank you.
|