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 21:54:30 UTC

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

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.


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

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Moloney updated FELIX-1121:
-------------------------------

    Attachment: webconsole-feature.xml

I was able to load the webconsole by either dropping the attached file in the deploy directory, or by including its contents in a feature repository and preloading it via etc/org.apache.felix.karaf.features.cfg.


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


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

Posted by "Tim Moloney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728319#action_12728319 ] 

Tim Moloney commented on FELIX-1121:
------------------------------------

The http and webconsole features now in the trunk work well.

Gert, if you were waiting for me to close the issue, I don't have permission, but I think that it can be closed.


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


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

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Gert Vanthienen (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705723#action_12705723 ] 

Clement Escoffier commented on FELIX-1121:
------------------------------------------

I don't really know what is a ServiceMix Kernel / Karaf feature...
But, what about:
obr start "Apache Felix Web Management Console" ? 

Clement

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