R
Ram
Hi All,
I have a WSE 2.0 SOAP filter that intercepts the SOAP message and extracts
the webservice name. ( I need to do that for logging purpose, and I can not
store it as a property for the filter.)
I am getting the SoapEnvelope.Body.LastChild.NameSpaceURi and extracting the
webservice name from it.
Is there a better way to get the webservice name?
Thanks
Regards
Ram
I have a WSE 2.0 SOAP filter that intercepts the SOAP message and extracts
the webservice name. ( I need to do that for logging purpose, and I can not
store it as a property for the filter.)
I am getting the SoapEnvelope.Body.LastChild.NameSpaceURi and extracting the
webservice name from it.
Is there a better way to get the webservice name?
Thanks
Regards
Ram