I\'m writing a SOAP application in Symfony and for all my request I\'m getting an error Procedure \'getClusterName\' not present.
Procedure \'getClusterName\' not present
Strange thing is that
Clearing the tmp folder of wsdl- prefixed files worked for me. I also changed PHP's wsdl_cache_enabled option to 0 as suggested in my dev environment.
Even if setting soap.wsdl_cache_enabled = 0, try also emptying the /tmp folder.
soap.wsdl_cache_enabled = 0
/tmp