http.webadmin ------------- Author: Apache Felix Team This bundle provides a web-based GUI to manage an OSGi platform (thru HTTP). 1) Start a HTTP Service 2) Start http.webadmin (requires the scr) 3) Try those URLs in your web browser ! http://localhost:8080/admin/bundles http://localhost:8080/admin/index.html http://localhost:8080/admin/bundles?mimetype=text/javascript http://localhost:8080/admin/bundles?mimetype=text/xml Check the org.osgi.service.http.port=8080 in the felix/conf/config.properties