Re: Why is [message id] required for requests but not for other messages?

Mark Little wrote on 6/16/2005, 8:50 AM:

 >
 > I think if we're going to get into the notion of sessions and
 > correlation ids, that we should step back a moment. The WS-Context
 > specification (http://www.oasis-open.org/apps/org/workgroup/ws-caf/) has
 > been developed to cover that area and it would be best not to reinvent
 > the wheel here. If you're not considering multi-message exchange
 > correlations, then I'd suggest we stick with MessageId.

I said *NOTHING* about sessions.  However I did bring up correlation
because that is *EXACTLY* what WS-A is using the element currently
named "MessageID" for.    It is not using MessageID for identifying all
messages (it only identifies messages that require a response) nor for
replay attacks (it's missing some additional parameters that would
make this reasonably doable), nor for reliable messaging processing
(again, missing some additional parameters).

IMHO, Much of the confusion/discussion on this list over the past
few months on this subject have all been because people are
misinterpreting the purpose of this element because of the name
of the element.

Conor

Received on Thursday, 16 June 2005 13:05:14 UTC