You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/09/08 20:41:57 UTC

[jira] Resolved: (FELIX-1547) OS shell level admin commands for Karaf

     [ https://issues.apache.org/jira/browse/FELIX-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1547.
------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Patch applied with many thanks.

URL: http://svn.apache.org/viewvc?rev=812616&view=rev


I've slightly modified the shell scripts when creating a new instance and instead of a karaf script, we now have two scripts named start and stop which delegate to the admin script (i renamed it from karaf-admin).  This will keep the list of instances consistent whichever way is used to create the instance.

Please close or reopen this issue if you have any problems.

> OS shell level admin commands for Karaf
> ---------------------------------------
>
>                 Key: FELIX-1547
>                 URL: https://issues.apache.org/jira/browse/FELIX-1547
>             Project: Felix
>          Issue Type: New Feature
>          Components: Karaf
>            Reporter: David Bosschaert
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>         Attachments: karaf-admin-8.patch
>
>
> Karaf has admin commands to create new instances from within its shell. Examples are
>   admin:create
>   admin:list
>   admin:start
> etc...
> It would be good if (some of) these commands were available from the OS-level command line - outside of the Karaf container.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.