You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Zheng Li <zl...@it.swin.edu.au> on 2005/08/17 11:13:15 UTC

A simple question about SOAP monitor in Axis 1.2

Hi guys:

As we know, the SOAPMonitorService in Aixs 1.2 can monitor the request SOAP
messages a Web service receives from the client, and resopnse messages a Web
service sends to the client. But can it monitor the request SOAP messages a
Web service sends to another Web service?? 

For example, Web service S1 sends a SOAP request message M1 to Web service
S2 to invoke its method, can SOAPMonitorService monitor this SOAP request
message M1??

Hope I make myself understood. Looking forward to your reply.

Many thnx.

Zheng