Hi,

I was wondering what's the best way to alter a soap body within a handler. I have the soap body (SOAPBody body = msgCtx.getEnvelope().getBody();) and can navigate though it's elements but don't know how to alter (i.e. remove) a certain element.

Since I haven't found anything on the web, I was wondering whether somebody tried to achieve the same and could point me into the right direction.

I'm using Axis2 1.4.1.

Thanks in advance,
Alex

Reply via email to