On 8 Nov 2010, at 22:08 , Angelo van der Sijpt wrote:

> On Nov 8, 2010, at 9:57 PM, Stephen Brady wrote:
> 
>> To clarify, the specific bundles that I've tested with all have proper
>> symbolic names in the manifest, and still getBundle is encountering null
>> symbolic names.  I only referenced the possibility of a given bundle not
>> having a bundle symbolic name as something potentially to catch before
>> getting to getBundle (if this is not already being done).
> 
> Hm, that's interesting. Could you post the manifest of one of the offending 
> bundles, given that you can pinpoint one?)

I have not looked at the problem in detail, but could this be a case where the 
bundle's manifest is not the first thing in the jar file, causing the call to 
getBundle() to ultimately fail? I guess having such an offending bundle would 
reveal that.

Greetings, Marcel

Reply via email to