taskdef [b]class com.sun.xml.rpc.tools.ant.Wscompile cannot be found[/b]
843833Feb 15 2005 — edited Aug 23 2006Hi everybody,
I m new in developing web service.
I am using NetBeans IDE 4.1 EA2 for developing web service.
I have created a sample jaxrpc web service. When i build project it gives me error that:taskdef class com.sun.xml.rpc.tools.ant.Wscompile cannot be found.
This error is contain in the file build-impl.xml which is referred by build.xml file.
netbeans ide uses ant tool for compiling, building & deploying web service.
All the xml files are automatically generated by netbeans ide.
Please help me with this...
Thanx in advance..
Nirav Patel.