Taskdef class com.sun.xml.rpc.tools.ant.Wscompile cannot be found?
800604Nov 5 2008 — edited Nov 11 2008I'm trying to build this project, but I keep getting the error: taskdef class com.sun.xml.rpc.tools.ant.Wscompile cannot be found, even if I have imported it and I have added it in the libraries(jaxrpx-impl.jar), so it is there.
I am using NetBeans 6.1 and I have installed the plugin JAX-RPC Webservices.
I'm really new to this kind of applications, so I don't know why I'm receiving this error. Can anyone please help me?