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.
remove jdk1.6 from classpath,then add jdk1.7 can resolve this issue