Any api to exclude the local runtime bundles from the required bundle list after provisioning

2010-11-22 Thread Uk Jiang
Hi, I am provisioning my OSGi application against local runtime bundles. After the provisioning, I got a list of bunldes include the local runtime bundle when I use the api resolver.getRequiredResources(). Does anyone know how where there is a separate API to allow me to exclude the local runt

Re: Any api to exclude the local runtime bundles from the required bundle list after provisioning

2010-11-22 Thread Richard S. Hall
On 11/22/10 10:32, Uk Jiang wrote: Hi, I am provisioning my OSGi application against local runtime bundles. After the provisioning, I got a list of bunldes include the local runtime bundle when I use the api resolver.getRequiredResources(). Does anyone know how where there is a separate API to

Re: Any api to exclude the local runtime bundles from the required bundle list after provisioning

2010-11-22 Thread Uk Jiang
bject: Re: Any api to exclude the local runtime bundles from the required bundle list after provisioning On 11/22/10 10:32, Uk Jiang wrote: > Hi, > > I am provisioning my OSGi application against local runtime bundles. After the > provisioning, I got a list of bunldes include the loc