Hi Glen, > We still do need some way of getting, not necessarily the "last in", but > in general the "already done" MessageContexts for an active Operation, > right? So various handlers on the response chain, say, can look at > properties from the request message....
Yes .. but we have a way to get this:
OperationContext.getMessageContext (messageLabel)
You can give the message label from the MEP and get whichever MC you
want.
Sanjiva.
