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.
add additional option "-target 2.0" while using wsimport to generate source codes for JAX-WS 2.0 and so on.