messageContext.getProperty and messageContext.setProperty should do the trick. You can access the MessageContext via a static method or in the handler.
HTH,
Robert
On 4/14/06, Riadh BEN HALIMA <[EMAIL PROTECTED]> wrote:
Hi,I want to add an information to soap-request message and to get it in soap-response message, how to do?Can I do it using Session? And how?Please help me.Riadh
