hi Sebastian ,
> Hi,
>
> I've got a problem concerning the MessageContext used in Axis2
> MessageReceivers and Handlers. Is it possible to change members of the
> message context; e.g. WSAAction? How this changes can be applied to
> envelope within this message context? I tried
> msgContext.getEnvelope().buildWithAttachements() but it ignores the
> changes of the WSAAction member completely.
>   
Envelope is built using input stream , so if you change the wsa action
there will wont be any change in the envelope.

Thanks
Deepal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to