Hi, everyone: I am developing a handler and try to use this handler to print out the destinations of the SOAP messages. Current I only can use MessageContext.getTargetService() to get the name of the service. Could anyone do me a favor to tell me how to get the full path (such as http://129.234.4.11/testWebservice) of a Web service in a handler?
Thank you in advance!!! Dacheng