Forum Discussion
MarcusJ
Staff
13 years agoHi,
Using a property for the wsdl location will not work because it expects a URL, and a dollar sign ($) is not proper syntax for a URL.
The WSDL can be cached if you select "Cache Definitions" to "true" in the project properties location.
Using a property for the wsdl location will not work because it expects a URL, and a dollar sign ($) is not proper syntax for a URL.
The WSDL can be cached if you select "Cache Definitions" to "true" in the project properties location.