Hi Nishant Gupta,
Regret for helpless . becuase am not aware of those concept . I found Clue
as per my leavel. the issue is due to the relevant jaxws jar not being in the class path see the <pathelement> node below. adding the jar to the classpath will resolve.
<property name=”BUILD_LIBS” location=”C:/Projects/Build/Libs/” />
<taskdef name=”wsimport” classname=”com.sun.tools.ws.ant.WsImport”>
<classpath>
<pathelement location=”${BUILD_LIBS}/jaxws-ri/lib/jaxws-tools.jar”/>
</classpath>
</taskdef>
Regards
Vijay
--
You received this message because you are subscribed to the Google
Groups "Technical Discussion" group.
To post to this group, send email to
newidea_or...@googlegroups.com
To unsubscribe from this group, send email to
newidea_or_techn...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/newidea_or_technical?hl=en