[ http://jira.codehaus.org/browse/MOJO-318?page=all ]
     
Jesse McConnell closed MOJO-318:
--------------------------------

     Assign To: Jesse McConnell
    Resolution: Fixed

thanks much, I added this fix to the axistools-maven-plugin which has replaced 
the wsdl2java plugin in the mojo project

1.1-SNAPSHOT of the axistools plugin will contain this, thanks!

> axistools wsdl2java cannot parse command line options
> -----------------------------------------------------
>
>          Key: MOJO-318
>          URL: http://jira.codehaus.org/browse/MOJO-318
>      Project: Mojo
>         Type: Bug

>   Components: wsdl2java
>  Environment: axistools plugin 0.7-SNAPSHOT
>     Reporter: Chris Burnley
>     Assignee: Jesse McConnell
>  Attachments: options.diff
>
>
> The axistools plugin cannot parse the command line options that are declared 
> in the WSDL2 class. This is because the "options" field refered to in 
> MojoWSDL2Java.java is the direct superclass, WSDL2Java. Examples of this are 
> "timeout" and "Debug" The "timeout" option is particularly a problem for me 
> because I have several hundred elements in my .xsd files that get parsed and 
> this does not complete within default timeout period of 45 seconds.
> This bug is basically a consequence of the way the WSDL2Java classes were 
> implemented without much consideration for subclassing.
> I have attached a fix for it, it's not pretty but it works (I'm not sure if 
> there is a elegant way around the problem). 

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

Reply via email to