Samir,
I am running Axis on Win2000. I invoke the applet. I took the defaults for the host and port. I assigned port 24000 for the Listen port. I didn't see any data shown by tcpmon on port 24000 when I run my client!. Any idea?
Thanks.
Samir Shaikh <[EMAIL PROTECTED]> wrote:
Samir Shaikh <[EMAIL PROTECTED]> wrote:
you can use tcpmon which comes with axis to do this. Its easy and very convenient to set up.java org.apache.axis.utils.tcpmon <tunnelport> <targethost> <targetport>then direct all your service calls to the tunnelport which will then route those requests to the targethost:targetport.you will see the requests to your targethost:targetport and responses from it.best regards.-Samir--
Systems Development
WorldRes, Inc.
PlacesToStay.com
"Online hotel reservations worldwide."-----Original Message-----
From: Shah, Soniya M. [RA] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 12:26 PM
To: '[EMAIL PROTECTED]'
Subject: dump of outgoing SOAP messagesHi All,How do I get a message dump for outgoing SOAP requests.For incoming message, I can easily use the tcp monitor tool available from Apache and get the dump of the message.For outgoing SOAP messages, it seems to pick a different port each time.How do I capture an outgoing SOAP message?Thanks,Soniya
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!