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

Replace wsdl options forceSoap12Headers with correct design #21

Closed
wants to merge 12 commits into from

Conversation

rashmihunt
Copy link
Contributor

  • Removed wsdl option 'forceSoap12Headers' setting. Added code to figure out if the request, response and fault envelope should use soap 1.1 or soap 1.2 based on the binding from the WSDL.
  • Fixed request/response/fault path.
  • Fixed tests to invoke correct operation if multiple bindings point to same operation.
  • Fixed 1.2 to show correct soap 1.2 namespace in request/response/fault.
  • Cleanup of examples with minor fixes.

@raymondfeng PTAL

@rashmihunt rashmihunt changed the title Remove wsdl options forceSoap12Headers Replace wsdl options forceSoap12Headers with correct design Sep 29, 2016
@rashmihunt
Copy link
Contributor Author

Closing this pull request without merging 'forceSoap12Headers' changes because squashing of previous commits from previous PR didn't delete the commits from this branch even though it squashed and merged all the changes from into 'master'. Deleting this branch as well since it's at a unstable state. Will open another PR for forceSoap12Headers changes in a new branch.

@rashmihunt rashmihunt closed this Sep 29, 2016
@rashmihunt rashmihunt deleted the new-tests branch September 29, 2016 22:01
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.

None yet

1 participant