usage message problem with java2ws
----------------------------------
Key: CXF-1280
URL: https://issues.apache.org/jira/browse/CXF-1280
Project: CXF
Issue Type: Bug
Components: Tooling
Affects Versions: 2.1
Reporter: Benson Margulies
bim1330% ~/x/apache-cxf-2.1-incubator-SNAPSHOT/bin/java2ws
[: 68: ==: unexpected operator
Missing argument: classname
Usage : java2ws -databinding <jaxb or aegis> -frontend <jaxws or simple> -wsdl
-wrapperbean -client -server -o <output-file> -d <resource-directory> -s
<source-directory> -classdir <compile-classes-directory> -cp <class-path>
-soap12 -t <target-namespace> -beans <pathname of the bean definition file.>*
-servicename <service-name> -portname <port-name> -address <address>
-createxsdimports -h -v -verbose -quiet <classname>
JavaToWS Error: org.apache.cxf.tools.common.toolspec.parser.BadUsageException:
Missing argument: classname
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.