Web Service Consumer WSDL Location Issue
When using a web service consumer, we’re unable to use a property (defined in a properties file) within WSDL Location field. It complains saying it should be a valid URL or be a file in the classpath
. This suggests that Mule expects only a URL that it parses to pull necessary information and hence populate other fields including service, port and address.