Is there RESTful API for Felix (Web Console) for managing bundles, components, services? I am trying to write a deployment script that'll uninstall a bundle and install a newer one (or upgrade an existing one).
Is there a way to send POST request with a jar? Or, what's the proper way to manage bundles (and possibly components and services) ? Thanks. Sam

