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/06/06 14:08:07 UTC

[jira] Resolved: (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 resolved FELIX-1121.
------------------------------------

       Resolution: Fixed
    Fix Version/s: karaf-1.0.0
         Assignee: Gert Vanthienen

Thanks to Tim Moloney for providing the sample feature descriptor!

The new feature has been added to the main Karaf features file in http://svn.apache.org/viewvc?view=rev&revision=782239.
This will allow you to do a *{{features/install webconsole}}* to get the console up and running.

Could you close this issue if this works for you, thanks?

> 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
>            Assignee: Gert Vanthienen
>             Fix For: karaf-1.0.0
>
>         Attachments: webconsole-feature.xml
>
>
> 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.