You might look at the WS-Trust WSDL [1] See also the WSA WSDL Binding (editor's copy) [2]
[1] http://www-106.ibm.com/developerworks/library/specification/ws-trust/ws-trust.wsdl [2] http://dev.w3.org/cvsweb/~checkout~/2004/ws/addressing/ws-addr-wsdl.html On Wed, 05 Jan 2005 06:03:59 -0500, Aleksander Slominski <[EMAIL PROTECTED]> wrote: > hi, > > this may be obvious but i could not find an answer to it: how to > describe in WSDL a Web Service that has request-response but is > implemented with WS-Addressing and use two separate messages correlated > by Reply-To message-id? they probably should have in-out MEP > (http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803/#in-out) but > how to describe in binding that two separate HTTP connection may be used > (or even many transports)? > > any pointers examples or docs are appreciated. > > thanks, > > alek > > -- > The best way to predict the future is to invent it - Alan Kay > >