Suresh wrote:

Hi all,
How do i retrieve SOAP messages using WSIF.I need to get the request
and response soap as string.In axis soap xml can be retreived using the
MessageContext, what must i do in WSIF do retrieve it.

hi,


as you know that you will use AXIS so you can leverage this fact and simply access MessageContext.getCurrentContext() directly - i believe that his should work. if it does not work please post a simple example so it is easy to see what you try to do and how expected result differs from what you experience.

thanks,

alek

--
"Mr. Pauli, we in the audience are all agreed that your theory is crazy. What divides us is whether it is crazy enough to be true." Niels H. D. Bohr



Reply via email to