From: MULDER Frank Willem
Sent: Thursday, 01 September, 2011 16:04
To: celix-mailing-list ([email protected])
Subject: FW: get a specific bundle of a context



From: MULDER Frank Willem
Sent: Thursday, 01 September, 2011 16:01
To: celix-mailing-list ([email protected])
Subject: get a specific bundle of a context

Hello,

                In the Felix implementation of OSGi, one can find a bundle with 
a specific number:

                                BundleContext m_context;
...
m_context.getBundle("1");

                In the Celix implementation we have a similar function:

                                bundleContext_getBundle(m_context, &bundle)

                Questions are:

1)      Does the OSGi spec allow multiple bundles per bundle context?

2)      If so, is this correctly implemented in celix?

Thanks: Frank Mulder



------------------------------------------------------------------------------------------------------------
Disclaimer:

If you are not the intended recipient of this email, please notify the sender 
and delete it. 
Any unauthorized copying, disclosure or distribution of this email or its 
attachment(s) is forbidden. 
Thales Nederland BV will not accept liability for any damage caused by this 
email or its attachment(s). 
Thales Nederland BV is seated in Hengelo and is registered at the Chamber of 
Commerce under number 06061578.
------------------------------------------------------------------------------------------------------------


Reply via email to