You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Xinjun Chen <xj...@gmail.com> on 2006/03/23 09:48:41 UTC

[Axis2] SOAPEnvelope operation remove SOAPHeader

Hi,

Could anyone tell me how to use SOAPEnvelope to remove a SOAPHeader without
affecting the other parts?
It seems that SOAPEnvelope does not provide a straightforward way to remove
a SOAPHeader.

Regards,
Xinjun

Re: [Axis2] SOAPEnvelope operation remove SOAPHeader

Posted by Xinjun Chen <xj...@gmail.com>.
Oh, I overlooked discard() method.

Regards,
Xinjun


On 3/23/06, Xinjun Chen <xj...@gmail.com> wrote:
>
>  Hi,
>
> Could anyone tell me how to use SOAPEnvelope to remove a SOAPHeader
> without affecting the other parts?
> It seems that SOAPEnvelope does not provide a straightforward way to
> remove a SOAPHeader.
>
> Regards,
>  Xinjun
>
>
>