Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added soap velocity variables for soapNamespace and mediaType #13511

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

Oshanath
Copy link
Contributor

@Oshanath Oshanath commented Jul 16, 2024

Purpose

The soapNamespace and mediaType is hardcoded in soap_to_rest_in_seq_template.xml. This caused the issue wso2/api-manager#2939, where creating a SOAP 1.1 to REST API, results in configurations having SOAP 1.2 namespace and media type.

With the fix, the correct soapNamespace and mediaType will be placed in the variable locations.

Resolves

wso2/api-manager#2939

npamudika
npamudika previously approved these changes Jul 16, 2024
@npamudika npamudika merged commit cca036f into wso2:master Jul 18, 2024
7 checks passed
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