Forum Discussion
- omatzuraSuper ContributorHi,
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 - Ram_NContributorIs there a future plan to support wsHttpBinding ?
- omatzuraSuper ContributorHi!
Definitely!
regards,
/Ole
eviware.com - Christoph_SchwaContributorHi,
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 - omatzuraSuper ContributorHi,
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 - Christoph_SchwaContributorHi Ole,
this is the WSDL
thanks,
Chris - omatzuraSuper ContributorHi Chris,
sorry for the delayed response. Unfortunately I'm going to need the imported http://global.hospitalityplatform.com/L ... wsdl=wsdl0 as well (and any other WSDL/XSD files that may be imported/included..
regards!
/Ole
eviware.com - Christoph_SchwaContributorHi 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 - omatzuraSuper ContributorHi 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