How to specify wsdlLocation in the WebServiceClient

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.

image

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

HI…
How do i point my wsdl file, which is in global module… Any suggestions or ideas on this is greatly appreciated…

Hi… Any help on this…

Is there any way to get the application path for the middleware block (global/core module)…?