Dear All,

I am facing some problem in generating client stub generation from wsdl. I am 
using the following task for generation.

<taskdef name="wsgen" classname="org.codehaus.xfire.gen.WsGenTask"  
classpathref="compile.classpath"/>
<wsgen outputDirectory="${basedir}/src/generated-source"  
wsdl="${basedir}/ReleaseManager.wsdl" package="stub" binding ="jaxb" 
overwrite="true"/>


In the above task, I want to use Castor binding (the "binding" property). How 
to specify this in the task.

Thanks for the information.


Thanks and Regards,
Manjunath

________________________________
http://www.mindtree.com/email/disclaimer.html

Reply via email to