Hi…
I am using a WebServiceClient for a third party SOAP WebService… How do i specify the path of the wsdl file (the wsdl file is in the global module under entity directory).
Please suggest me how to set the wsdlLocation in the webServiceClient annotation.
I don’t want to put the full path of the file… Because it will be difficult for me while deploying the project…
So, please suggest me how to use relative path for the wsdllocation.
Thanks in advance