Below you find a instructions to install Apache Felix webconsole on a running Equinox. Just paste this into the console and start bundle “org.apache.felix.webconsole” and “org.eclipse.equinox.http.jetty” afterwards.
# On the OSGi console install the following bundles
# (optionally set -Dorg.osgi.service.http.port=9980 to change the default http port)
# “services org.osgi.service.http.HttpService” to check for correctly installed server and port
# common http server deps
install ftp://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20130517111416/repository/plugins/org.apache.commons.io_1.4.0.v20081110-1000.jar
install ftp://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20130517111416/repository/plugins/org.apache.commons.fileupload_1.2.2.v20111214-1400.jar
# equinox.http <= http servlet 2.1
#install ftp://ftp.osuosl.org/pub/eclipse/equinox/drops/R-3.7.2-201202080800/org.eclipse.equinox.http_1.0.500.v20110413.jar
#install ftp://ftp.osuosl.org/pub/eclipse/tools/orbit/downloads/drops/R20130517111416/repository/plugins/javax.servlet_2.4.0.v200806031604.jar
# equinox.jetty <= http server 2.4
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.equinox.http.jetty_3.0.100.v20130327-1442.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.equinox.http.servlet_1.1.400.v20130418-1354.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/javax.servlet_3.0.0.v201112011016.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.servlet_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.continuation_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.util_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.io_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.http_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.security_8.1.10.v20130312.jar
install ftp://ftp.osuosl.org/pub/eclipse/releases/kepler/201305100900/plugins/org.eclipse.jetty.server_8.1.10.v20130312.jar
# webconsole
install ftp://ftp.osuosl.org/pub/apache/felix/org.apache.felix.webconsole-4.0.0.jar
# Optionally
install ftp://ftp.osuosl.org/pub/apache/felix/org.apache.felix.webconsole.plugins.ds-1.0.0.jar
install ftp://ftp.osuosl.org/pub/apache/felix/org.apache.felix.webconsole.plugins.memoryusage-1.0.4.jar
install ftp://ftp.osuosl.org/pub/apache/felix/org.apache.felix.webconsole.plugins.event-1.0.2.jar
# Go to: http://admin:admin@localhost:9980/system/console/bundles