Sorry I wasn't that clear. I could reproduce the issue
1/ Download karaf 4.2.6 2/ install web console 3/ feature:install jetty => this will start version 9.x 4/ from the webconsole => try to install jetty 8.x This will generate an error and break down the web console. It looks like both jetty 9.x and 8.x cannot be started together. Is there a way to "isolate" somehow the features / components from each other ? Or maybe certain versions of some components cannot live together ? Thanks
