You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jamie Goodyear (JIRA)" <ji...@apache.org> on 2008/07/08 19:31:00 UTC

[jira] Updated: (SMX4KNL-33) Enhance admin shell to provide commands to start / stop / list / connect to known ServiceMix instances

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

Jamie Goodyear updated SMX4KNL-33:
----------------------------------

    Attachment: smx44knl-33-ListCommand.zip

Patch includes updates to support List command in Admin shell.

Diff file includes changes to CreateCommand.java, gshell-commands.xml, and gshell-osgi.xml. Two additional files are included; InstanceManager.java and ListCommand.java.

The two new files belong in the following locations:
gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/spring/InstanceManager.java
gshell/gshell-core/src/main/java/org/apache/geronimo/gshell/spring/ListCommand.java

Overview:
 When a new smx instance is created via the 'admin create' command shell the servicemix.instances file will be updated to include a reference. When the List command is issued the contents of the servicemix instance file is displayed. Access to the servicemix instance file is managed by the InstanceManager class.

> Enhance admin shell to provide commands to start / stop / list / connect to known ServiceMix instances 
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-33
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-33
>             Project: ServiceMix Kernel
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>             Fix For: 1.1
>
>         Attachments: smx44knl-33-ListCommand.zip
>
>


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