[ 
http://jira.codehaus.org/browse/MAXISTOOLS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-528 to MAXISTOOLS-7:
-----------------------------------------------

    Component/s:     (was: axistools)
            Key: MAXISTOOLS-7  (was: MOJO-528)
        Project: Maven 2.x Axis Tools Plugin  (was: Mojo)

> Incorrect option (-W - noWrapped) processing in WSDL2JavaWrapper
> ----------------------------------------------------------------
>
>                 Key: MAXISTOOLS-7
>                 URL: http://jira.codehaus.org/browse/MAXISTOOLS-7
>             Project: Maven 2.x Axis Tools Plugin
>          Issue Type: Bug
>         Environment: Same problem under cygwin and dos using maven 2.0.4
>            Reporter: Mark Pettit
>
> Adding the following line in the configuration section of the 
> axis-maven-plugin:
> ...
> <configuration>
>   <noWrapped>true</noWrapped>
>   ...
> </configuration>
> ...
> results in:
> [INFO] processing wsdl: <wsdl-file>
> Error:  Unknown option -W
> Usage:  java org.codehaus.mojo.axistools.wsdl2java.WSDL2JavaWrapper [options] 
> WSDL-URI
> Options:
>         -h, --help
>                 print this message and exit
>         -v, --verbose
>                 print informational messages
>         -n, --noImports
>                 only generate code for the immediate WSDL document
>         -O, --timeout <argument>
>                 timeout in seconds (default is 45, specify -1 to disable)
>         -D, --Debug
>                 print debug information
>         -W, --noWrapped
>                 turn off support for "wrapped" document/literal
> ...
> Changing the propert to false, the default value, doesn't result in the 
> option error.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to