Felix Meschberger schrieb:
> Hi Carsten
> 
> BTW you can tell, where a Bundle is getting a package from through the
> Sling Console: Click on the bundle and look at the imports: Each
> imported package is marked with the exporting bundle, where bundle zero
> of course is the system bundle.
> 
> If the class is imported from the system bundle, it seems the class is
> loaded from outside of the OSGi framework. In this case you might want
> to look at the running configuration for the
> org.osgi.framework.bootdelegation and org.osgi.framework.system.packages
> as well as probably the org.apache.sling.launcher.system.packages and
> org.apache.sling.launcher.bootdelegation properties.
> 
The class is loaded correctly from the jcr api bundle - but it seems
that the
class coming from the rmi connection is loading differently.

Carsten

-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to