Hello

We have been doing some work to update the message as it goes through the
handlers. Last week I posted a message that this didn't seem to be working.
But what we have found is that the handler will update the soap message, but
this is not reflected in the object that the soap binding class receives.
The object the binding class receives is the original message sent by the
user, while the message obtained from the MessageContext is the updated
message set by the handler. Is there a way to set the value of the object
being passed into the binding class, or are we maybe doing the wrong thing
in the handler.

Thank you
Neil Blue

Reply via email to