Skip to content

Tests failing because the WSDL website is down #58

Open
@yadaiio

Description

@yadaiio

I noticed some typos in the documentation and tried to fix them. However, when I pushed my changes to my GitHub repository, the tests started failing. Specifically, there was an error in PHP 7.3, causing the other tests to stop as well. I started analyzing the error message and came across a direct link: http://www.thomas-bayer.com/axis2/services/BLZService?wsdl. I opened the link and discovered that the service on this website is currently down, resulting in a 404 error code.

From my understanding, the issue lies in the fact that the user is unable to download the actual WSDL-files that are necessary for the tests.

Screenshot error soap

Should we try reaching out to the website owner to resolve this problem, or should we search for a new source of WSDL-files directly? If you have any other ideas or options on how I can assist you, please don't hesitate to let me know.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions