You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2007/12/10 19:53:43 UTC

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

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.


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

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551504 ] 

Benson Margulies commented on CXF-1280:
---------------------------------------

The problem is the 'missing operator' message from the shell script. 

> 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.


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

Posted by "maomaode (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

maomaode reassigned CXF-1280:
-----------------------------

    Assignee: maomaode

> 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.


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

Posted by "maomaode (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Benson Margulies (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-1280.
-----------------------------------

    Resolution: Fixed
      Assignee: Daniel Kulp  (was: maomaode)

The problem is that the shell test command wants '=', not '==', and my shell complained about ==. I fixed it in trunk, Dan might backport.


> 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: Daniel Kulp
>
> 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.


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

Posted by "maomaode (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551256 ] 

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

wsdl2js not working, the class is not found, I guess this is a known issue, right?

> 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.