On Wed, Nov 19, 2008 at 1:05 PM, Oliver Günther
<[EMAIL PROTECTED]> wrote:

> Now I'm completely in the dark. How is could I possibly implement the
> following scenario
>
> bundle1: openejb-client
> bundle2: my-client
> bundle3: my-entity-classes
>
> Each bundle has its one class-loader, not seeing the classes of the
> other. How can I foresee this scenario and how to supply
> class-loading information via the OSGi-Manifest (I only know the Eclipse
> way via Bundle-Policies, which is actually the way I'm doing this)

Require-Bundles or better Import-Package

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Reply via email to