Hello,
I have a situation where i need to get the actual SOAP envelope (including the SOAP body ) before making a request. ie just before calling "call.invoke ( object )" in axis.
Is there any way to get the actual SOAP envelope request that is being sent?
I checked the APIs available for axis, but could not find any.