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

2009-05-04 Thread Gert Vanthienen (JIRA)

 [ 
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] Updated: (FELIX-1121) Add feature for installing Felix Web Console

2009-05-06 Thread Tim Moloney (JIRA)

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