[ http://jira.codehaus.org/browse/MOJO-151?page=all ]
Brett Porter updated MOJO-151:
------------------------------
Assign To: (was: Brett Porter)
> mojo axistools-maven-plugin (fix NPE, refactoring axis call)
> ------------------------------------------------------------
>
> Key: MOJO-151
> URL: http://jira.codehaus.org/browse/MOJO-151
> Project: Mojo
> Type: Bug
> Components: axistools
> Environment: non significant
> Reporter: Olivier Lamy
> Attachments: axistoos.diff
>
>
> The patch fix two issues :
> - using only urls and no local directory (generates an NPE) (just simply test
> if ( sourceDirectory.exists()) in computeStaleWSDLs)
> - using wsdl urls axis http://ip:port/foo?wsdl doesn't generates file ended
> wit .wsdl -> this generates nothing to compile
> To transform wsdl to java classe : Now use
> org.apache.axis.wsdl.toJava.Emitter instead of embedeed cli.
> Add feature to provide namespace/java package per wsdl namespace.
--
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