Forum Discussion

Ram_N's avatar
Ram_N
Contributor
17 years ago

No response for request - web service hosting with wshttpbinding

Any one experiened problem testing using SOAPUI webservice which is hosted using wsHttpBinding ?

Let me know any fix for the issue...

nreimertz : I sent you configuration file....
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi,

    depending on which features you enable for the wsHttpBinding, it may not work with soapUI since these features may not be supported. Since many of these features (for example reliable-messaging, transactions, etc) are part of the "message transport", you could consider creating a stripped down basicHttpBinding version of the web service for testing purposes only..

    regards!

    /Ole
    eviware.com
  • Is there a future plan to support wsHttpBinding  ?
  • Hi,

    we are having the same problem with our WSHttp service - works fine with basic http but we always get a timeout for the response.

    Is there a list of features which are not supported currently? that would help a lot on changing the configuration for testing.

    thanks
    Chris
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi,

    the wshttpbinding probably requires ws-addressin and/or ws-security headers.. can you check or attach the WSDL to confirm this?

    regards!

    /Ole
    eviware.com
  • Hi Ole,

    just wanted to ensure you got my email with all the WSDL and XSD files as i didnt hear back from you yet.

    thanks in advance
    Chris
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Chris,

    yes, I got it, sorry for not notifying. I just haven't had time to look at it yet.. I'll get back to you as soon as I have.. sorry to keep you waiting.

    regards!

    /Ole
    eviware.com