It always say that The value for annotation attribute WebServiceClient.wsdlLocation must be a constant expression.
But i need to load value from properties file as on QA/Prod/SIT, the URL is different.
How can i manage same in annotation?
It always say that The value for annotation attribute WebServiceClient.wsdlLocation must be a constant expression.
But i need to load value from properties file as on QA/Prod/SIT, the URL is different.
How can i manage same in annotation?