Hi, I am a newbie. I am using apache felix framework 3.0.7. I have installed/started the following bundles available in the felix downloads 1) org.apache.felix.http.bundle-2.0.4.jar 2) org.apache.felix.webconsole-3.1.6.jar
I had set the property set JAVA_OPTS=-Dorg.osgi.service.http.port=8008. post this I hit the url http://localhost:8008/system/console. I get a message unable to connect. I am sure I have missed something probably a bundle or may be some configuration. I also tried integrating felix with eclipse and than in the VM argument tabs I have given the same property "-Dorg.osgi.service.http.port=8008". After starting felix I am still unable to get to the web console. Kindly help! Thanks Ashish

