posted 12 years ago
I have developed a WebService by using Sun-JaxWs-ri and service is working fine, i am able to access wsdl. Then i have generated the client code by using wsdl with "wsimport" tool from jdk6.
Problem:
Unable to execute the client code. Getting following exception.
Please find the attached wsdl file, client class, service class and port class and its data types.
wsdl file:
Client code:
Port class:
Service class: