I got The constructor Service(URL, QName, WebServiceFeature[]) is undefined error after I run wsimport for my client web service. Im using JDK 1.6. Please help.
Check the Java version in Eclipse. Go the command prompt and check for the Java version there (command: java -version).
Match both the versions and it should work just fine.