As of for a starter, have a look here:
http://www.okidokiteam.com/blog/2011/1/18/understanding-pax-exam-1x-part-i.html

On Sun, Jan 16, 2011 at 4:39 PM, Pete Carapetyan
<p...@datafundamentals.com>wrote:

>
>
> On Sun, Jan 16, 2011 at 1:38 AM, Niclas Hedhman <nic...@hedhman.org>wrote:
>
>> There is something fundamentally wrong if you are getting NCDFE. All
>> bundles should declare their explicit package imports, and the NCDFE
>> should only happen if;
>>  a. You are using DynamicImport somewhere,
>>  b. That some system level classes are being used (typically by other
>> system classes) and the framework is not capable of exposing them
>> correctly.
>>
>
> Perhaps the problem in this chain of events is the use of Spring to serve
> up my osgi services. I'll see about creating a simplified example that
> illustrates the problem and submit it back to the list, perhaps that might
> clarify things a bit.
>
> It is also possible that "you can't get there from here". We'll see.
>
> _______________________________________________
> general mailing list
> general@lists.ops4j.org
> http://lists.ops4j.org/mailman/listinfo/general
>
>


-- 
Toni Menzel
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to