Add feature for installing Felix Web Console ---------------------------------------------
Key: FELIX-1121 URL: https://issues.apache.org/jira/browse/FELIX-1121 Project: Felix Issue Type: Improvement Components: Karaf Reporter: Gert Vanthienen The Felix Web Console can be installed on ServiceMix Kernel with these commands: {noformat} - features/addUrl mvn:org.apache.servicemix/apache-servicemix/4.0.0/xml/features - features/install web - osgi/install -s mvn:org.apache.felix/org.apache.felix.webconsole/1.2.8 {noformat} We should make it easier for people to install it using a single command. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.