Skip to content

Conversation

paulish
Copy link
Contributor

@paulish paulish commented Aug 30, 2023

Soap server code makes an assumption that url may not match the port binding. In this case the first port is used. At the same time WSDL can have multiply services and ports and therefore not only the first port binding should be taken but also first port name and first service name. Without this patch the first port binding is used and the last serviceName and portName. With this patch applied port binding corresponds correct serviceName and portName.

@paulish
Copy link
Contributor Author

paulish commented Aug 30, 2023

code-quality tests fails are not related to the changes in code. The first one is IPV6 address against IPV4, others are something with cryptography.

@smokhov
Copy link
Contributor

smokhov commented Mar 26, 2025

@w666 -- could you force checks run for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants