You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Horst Studer (JIRA)" <ji...@apache.org> on 2009/04/07 16:55:34 UTC

[jira] Updated: (SMX4KNL-259) The client does not process the -h [host] option

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

Horst Studer updated SMX4KNL-259:
---------------------------------

    Attachment: SMX4KNL-Client-Main.patch

Patch for the client Main


> The client does not process the -h [host] option
> ------------------------------------------------
>
>                 Key: SMX4KNL-259
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-259
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>    Affects Versions: 1.1.0, 1.2.0
>            Reporter: Horst Studer
>         Attachments: SMX4KNL-Client-Main.patch
>
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> The client displays a --help message as follows:
>                     System.out.println("Apache ServiceMix Kernel client");
>                     System.out.println("  -a [port]     specify the port to connect to");
>                     System.out.println("  -h [host]     specify the host to connect to");
>                     System.out.println("  -u [user]     specify the user name");
>                     System.out.println("  -p [password] specify the password");
>                     System.out.println("  --help        shows this help message");
>                     System.out.println("  [commands]    commands to run");
>                     System.out.println("If no commands are specified, the client will be put in an interactive mode");
> The -h [host] option is not processed, however.

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