[
https://issues.jboss.org/browse/JBWS-3917?page=com.atlassian.jira.plugin....
]
Marek Kopecký updated JBWS-3917:
--------------------------------
Project: JBoss Web Services (was: JBoss Enterprise Application Platform)
Key: JBWS-3917 (was: JBEAP-169)
Workflow: classic default workflow (was: CDW v1)
Status: Open (was: New)
Affects Version/s: jbossws-cxf-5.0.0.Final
(was: EAP 7.0.0.DR2)
Component/s: tools-jaxws
(was: Web Services)
Target Release: (was: EAP 7.0.0.GA)
Wrong help message in wsconsume.bat
-----------------------------------
Key: JBWS-3917
URL:
https://issues.jboss.org/browse/JBWS-3917
Project: JBoss Web Services
Issue Type: Bug
Components: tools-jaxws
Affects Versions: jbossws-cxf-5.0.0.Final
Reporter: Marek Kopecký
Assignee: Marek Kopecký
Priority: Minor
Description of problem:
Help message in wsconsume.bat contains wrong "usage" section.
How reproducible:
Always on Windows
Steps to Reproduce:
1. wsconsume.bat -h
Actual results:
...
usage: org.jboss.ws.tools.cmd.WSConsume [options] <wsdl-url>
...
Expected results on Windows:
...
usage: wsconsume.bat [options] <wsdl-url>
...
Additional info:
On linux:
./wsconsume.sh -h
...
usage: wsconsume.sh [options] <wsdl-url>
...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)