Sometimes fail to call the web service.
This problem happens all the time.
What could be the problem?
Error: SoapFault exception: [HTTP]
The problem was solved.The problem is the cache
ini_set('soap.wsdl_cache_enabled',0); ini_set('soap.wsdl_cache_ttl',0);