You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Steve Loughran <st...@apache.org> on 2006/03/01 12:54:25 UTC

Re: AW: TASK does not work

Jan.Materne@rzf.fin-nrw.de wrote:
>> I am using Eclipse 3.0.0
>>
>> And I want to convert wsdl file to java file which we can do 
>> easily using AXIS but the same thing fails in ANT
>>
>> I want to make use of ANT task
> 
> 
> Usually these are not enough information to help. We usually need
> - the failing snippet of the buildfile
> - the error message
> - maybe -debug/-verbose output
> 
> But in this case I can give you some hints:
> - Ant does not have any wsdl2java task.
> - Axis comes with one
>   http://ws.apache.org/axis/java/ant/ant.html
>   http://ws.apache.org/axis/java/ant/axis-wsdl2java.html
> - Maybe you doesnt have <typedef>ed them in your buildfile

Also, if there are problems with <wsdl2java>, take them up with the axis 
team, as they are the keepers of the code.

thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org