Hi Anil,

You get get the OperationContext from the operation client and from that
you can get the response message context. Once you have the message
context , you can get the SOAPEnvelop from the MC.

Have a look at "Working with OperationClient" section in the following
article for more infor.
http://today.java.net/pub/a/today/2006/12/13/invoking-web-services-using-apache-axis2.html


Thanks
Deepal

> hi
>
>  I am using Axis2 OperationClient API with MTOM. I got the result back
> as i can see using TCPMon is there a standard way to access the result
> after we get the message context and the SOAP envelope.
>
> Thanks
> Anil


-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



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

Reply via email to