Skip to main content

I hope WSDL loaded during design time for metadata information related to operation, input & output parameters. And also it gets loaded during deployment to initialize the project & validates the endpoint address mentioned during design time.

My question is, in Mule 4 current deployment fails if endpoint address is not accessible. Is there a possibility to use abstract WSDL without service endpoints mentioned so that my deployment is success but it may fail during execution based on endpoint availability at that point of time

0/9000