[ 
https://issues.apache.org/jira/browse/KARAF-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15454701#comment-15454701
 ] 

Jean-Baptiste Onofré commented on KARAF-4178:
---------------------------------------------

I think it's a race installation issue.

If I do, on a fresh Karaf instance:

{code}
feature:repo-add cellar 4.0.2-SNAPSHOT
feature:install cellar
feature:install cellar-webconsole
{code}

I don't have the Cellar plugin pages.

If I do:

{code}
feature:install webconsole
feature:repo-add cellar 4.0.2-SNAPSHOT
feature:install cellar
feature:install cellar-webconsole
{code}

I have the Cellar plugin.

It could be related to the refresh performed by the {{cellar-webconsole}} 
feature.

I'm fixing to have something more robust.

> Cellar webconsole doesn't appear in a browser
> ---------------------------------------------
>
>                 Key: KARAF-4178
>                 URL: https://issues.apache.org/jira/browse/KARAF-4178
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-webconsole
>    Affects Versions: cellar-4.0.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-4.0.2
>
>         Attachments: webconsole-cellar.png
>
>
> Even installing the cellar-webconsole feature, the cellar plugin doesn't 
> appear in the Karaf webconsole.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to