Is not a valid method for this service

Source: Internet
Author: User

Is not a valid method for this service: when a third party updates the webservice, the wsdl path remains unchanged, but some new methods are added. Our system has been using some third-party webservice services before. After the third-party webservice Service is updated, we have also updated our programs and used the latest interfaces. When www.2cto.com passes the local test and is sent to the production environment, the following problem is thrown: Function ***** is not a valid method for this service. this means that the called method does not exist in this webservice. After multi-party queries, the reason is that the Web Service wsdl file used in linux will be cached. When the webservice Service is called, the file will be read from the cache, leading to the above error. Solution: Find the/tmp/directory and delete all the files starting with wsdl in the directory.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.