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

Ioannis Canellos commented on KARAF-1586:
-----------------------------------------

The wrapper:install command is the command that is the most likely to be 
invoked outside karaf. Of course currently the only way possible is by mean 
that would require feature installation and of course credentials, which is not 
really nice.

Since the command can be run completely outside the OSGi context and it 
shouldn't really need credentials (it doesn't interfere with the runtime), we 
need to make sure that the command is both discoverable & runnable outside OSGi.
                
> wrapper:install command should be usable outside OSGi too
> ---------------------------------------------------------
>
>                 Key: KARAF-1586
>                 URL: https://issues.apache.org/jira/browse/KARAF-1586
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>    Affects Versions: cave-3.0.0, 2.2.7, 2.2.8, 3.0.0
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.2.9, 2.3.0, 3.0.0
>
>
> The command does not use anything OSGi related. Since this command would make 
> sense to be used outside OSGi too, I think that it should extend the 
> AbstractAction and also contain the metadata for discovery outside OSGi

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to