GShell jaxws commands should provide help in a uniform way
----------------------------------------------------------
Key: GERONIMO-4677
URL: https://issues.apache.org/jira/browse/GERONIMO-4677
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: commands
Affects Versions: 2.2
Environment: Geronimo 2.2 + Windows XP + Sun JDK 1.6.0
Reporter: Ying Tang
Priority: Trivial
Fix For: 2.2
All GShell commands except jaxws/wsgen, jasws/java2ws, jaxws/wsdl2java, and
jaxws/wsimport, provide help in this way: -h or --help. For example:
deploy/deploy --help
deploy/deploy -h
But jaxws commands only support -h or -help.
If you use jasws/java2ws --help, an error will occur:
Unexpected option: --help.
This might be a little inconvenient for users.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.