The "optional" command group is not acting correctly
----------------------------------------------------
Key: SMX4-152
URL: https://issues.apache.org/activemq/browse/SMX4-152
Project: ServiceMix 4
Issue Type: Bug
Affects Versions: 4.0-m2
Environment: Linux 32bit
Reporter: Lars Heinemann
Fix For: 4.0-m2
>optional help
ERROR CommandLineExecutionFailed:
org.apache.geronimo.gshell.command.CommandException:
org.apache.geronimo.gshell.clp.ProcessingException: No argument is allowed: help
--> This tends to work with all other subshells I think.
Next thing is also strange...
[EMAIL PROTECTED]:> optional
[EMAIL PROTECTED]:optional> help
Available commands:
exec Execute system processes.
java Execute a Java standard application.
sleep Sleep for a bit then wake up.
date Displays the current time and date.
hostname Displays the name of the current host.
[EMAIL PROTECTED]:optional> exit
[EMAIL PROTECTED]:/opt/apache-servicemix-4.0-m2-SNAPSHOT$
Instead of just leaving the subshell, the whole SMX is shutdown.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.