node.js - Is NPM - node-soap support WsHttpBinding? -
i getting error status code 415 while calling method written in wcf service. later identified error caused because of default protocol used in wcf service wshttpbinding.
after altering config basichttpbinding, response started getting successfully, security aspect not right way handle this.
npm bundle link
is there alternative back upwards wshttpbinding soap client?
thanks peter
anyone can reply if wshttpbinding supported node-soap clients ?
i read: "as wshttpbinding built using ws-* specifications, not back upwards wider ranges of clients , cannot consumed older .net versions less 3 version"
source: http://www.codeproject.com/articles/36396/difference-between-basichttpbinding-and-wshttpbind
node.js wcf soap wcf-binding
No comments:
Post a Comment