Hi, For one of our project, I am trying to setup Apache Felix Web-Console. I downloaded latest version of web-console from below URL: http://mirror.switch.ch/mirror/apache/dist/felix/org.apache.felix.webconsole-4.0.0.jar
I am able to successfully install the bundle, but when I try to start I am getting below error: org.osgi.framework.BundleException: Unresolved constraint in bundle org.apache.f elix.webconsole [8]: Unable to resolve 8.0: missing requirement [8.0] osgi.wirin g.package; (&(osgi.wiring.package=javax.servlet)(version>=2.4.0)) I tried lot of searches in Google, but I am not able to get any information regarding same. Can you kindly help me in letting know what I am missing? With Regards, Pradeep

