Hi Inder, Axis2 uses AXIOM[1] as the object model and you can use the AXIOM API [2] to navigate the XML nodes of a SOAP envelope. Also AXIOM has XPath support [3].
Thanks, Ruchith [1] http://ws.apache.org/commons/axiom/ [2] http://ws.apache.org/commons/axiom/OMTutorial.html [3] http://wso2.org/library/265 On 5/31/07, Inder Dhillon <[EMAIL PROTECTED]> wrote:
Hello I wanted to find some specific XML tags in the headers of the SOAP message and retrieve the corresponding content. Can someone please suggest me how to do it. Thanks Inder
-- www.ruchith.org www.wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
