[ 
https://issues.apache.org/jira/browse/IVY-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579796#action_12579796
 ] 

Steve Loughran commented on IVY-775:
------------------------------------

-I'm not sure it should be ivy's job to do this. 
-there are many other stacks than Axis, including axis2 and apache CXF, to name 
but two in our own codebase
-I'm not sure that going from XML to Java works long term, see "Rethinking the 
Java SOAP stack"...

> Provide webservice as dependency
> --------------------------------
>
>                 Key: IVY-775
>                 URL: https://issues.apache.org/jira/browse/IVY-775
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Jan Matèrne
>            Priority: Minor
>
> Just an idea: 
> Could it be use to define an URL to a WSDL as dependency and Ivy would 
> download 
> - download the document
> - create the java code (e.g. using Axis)
> - compile the code (using Ant's <compile>)
> - create the jar (using Ant's <jar>)
> - provide that JAR as library
> - provide webservice jars (Axis) as transitive dependency
> I havent any idea about versioning of the wsdl ...
> As said - only an idea.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to