[
https://issues.apache.org/activemq/browse/SMX4KNL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51091#action_51091
]
Chris Custine commented on SMX4KNL-259:
---------------------------------------
Good catch. Thanks for the patch!
> 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
> Assignee: Chris Custine
> Fix For: 1.2.0
>
> 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.