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

Using targetNamespace of the attribute if present #32

Merged
merged 1 commit into from
Oct 19, 2016
Merged

Using targetNamespace of the attribute if present #32

merged 1 commit into from
Oct 19, 2016

Conversation

Guatom
Copy link
Contributor

@Guatom Guatom commented Oct 13, 2016

This is what fixes the namespace problem for the web services I consume. I think it's the right thing to do since the targetNamespace of the schema containing the requests and responses should be used for those too (if they don't specify another one, though).

@slnode
Copy link

slnode commented Oct 13, 2016

Can one of the admins verify this patch?

@slnode
Copy link

slnode commented Oct 13, 2016

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

@bajtos
Copy link
Member

bajtos commented Oct 17, 2016

@rashmihunt or @deepakrkris PTAL

@rashmihunt
Copy link
Contributor

@bajtos I am looking into this PR

@rashmihunt rashmihunt self-assigned this Oct 17, 2016
@rashmihunt
Copy link
Contributor

rashmihunt commented Oct 18, 2016

@slnode test please

1 similar comment
@rashmihunt
Copy link
Contributor

@slnode test please

@rashmihunt rashmihunt merged commit 9c1e411 into loopbackio:master Oct 19, 2016
@rashmihunt
Copy link
Contributor

@Guatom Thank you for the contribution.

@Guatom
Copy link
Contributor Author

Guatom commented Oct 19, 2016

No, thank you for reviewing! I'll think I'll be able to submit one or two more PRs to close the gaps for using the web services I need.

raymondfeng pushed a commit that referenced this pull request Dec 16, 2016
 * fixed a CI failure in downstream (rashmihunt)
 * updated debug statements (rashmihunt)
 * add prettyPrint to client options (rashmihunt)
 * fixed downstream failing test (rashmihunt)
 * fixed a testcase failure (rashmihunt)
 * support forcing soap version (rashmihunt)
 * Update tr translation file (Candy)
 * support  correctly (rashmihunt)
 * Initial support for NTLM (#52) (Rashmi Hunt)
 * Update translation files (Candy)
 * removing CookieSecurity from this branch to keep PR's separate (Branden Horiuchi)
 * adding check for element length on outputBodyDescriptor (Branden Horiuchi)
 * * adding CookieSecurity to built-in security methods (Branden Horiuchi)
 * Add translation files (Candy)
 * added header to input operation (rashmihunt)
 * fix for #31 (rashmihunt)
 * Using targetNamespace of the attribute if present (#32) (Guatom)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants