Hi,

Am Mittwoch, den 01.12.2010, 12:01 -0500 schrieb sam lee: 
> Hey,
> 
> What's a good way of downloading a bundle from felix?
> 
> This is what I'm trying to do:
> - get symbolicName from user
> - find bundle number   (GET /system/console/bundles/.json  and find matching
> symbolicName and get id)
> - find the bundle under launchpad/felix/bundle<bundle
> number>/version.0.0/bundle.jar
> 
> Is there a better way of downloading (or getting) a bundle from felix?
> 
> Thanks.
> Sam

Short answer is: There is no way to get the actual bundle class data
from an OSGi framework using standard OSGi API.

What exactly are you trying to do ? Why do you need to download the
bundles ?

Regards
Felix


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to