You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2009/05/04 22:06:30 UTC

[jira] Updated: (FELIX-1121) Add feature for installing Felix Web Console

     [ https://issues.apache.org/jira/browse/FELIX-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gert Vanthienen updated FELIX-1121:
-----------------------------------

    Description: 
The Felix Web Console can be installed on ServiceMix Kernel with these commands:
- 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

We should make it easier for people to install it using a single command.

  was:
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.


> 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:
> - 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
> 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.