Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,311 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Blockquote
I am getting this error while consuming https protocol as previously i was working on http which uses basic httpbindings and it was working fine
I know for this error that i need to use wsHttp bindings but when i generate client of my wsdl in eclipse its not creating any stub for wsHttp binding.
What to do?