You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "maomaode (JIRA)" <ji...@apache.org> on 2007/12/13 09:05:49 UTC

[jira] Commented: (CXF-1280) usage message problem with java2ws

    [ https://issues.apache.org/jira/browse/CXF-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551246 ] 

maomaode commented on CXF-1280:
-------------------------------

java2ws is OK on linux and windows

You mean the java2js? java2js Do have problem on both the linux and windows

> 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
>            Assignee: maomaode
>
> 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.