Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wsvt-dev] Question on WSVT Regarding TCP/IP Monitor



Hi Mazhar,

The port and remote port for the parser need to be different.

The remote host and remote port are the location of your Web service. The
port is the location of your monitor. You want to redirect your client to
use the TCP/IP monitor (so your client thinks the Web service is located
where your monitor is located.) The monitor will forward on to your Web
service, receive the response and forward the response back to the client.

Lawrence



                                                                           
             "MAZHAR SHAIKH"                                               
             <mazhar803@hotmai                                             
             l.com>                                                     To 
             Sent by:                  wsvt-dev@xxxxxxxxxxx                
             wsvt-dev-admin@ec                                          cc 
             lipse.org                                                     
                                                                   Subject 
                                       [wsvt-dev] Question on WSVT         
             06/25/2004 12:48          Regarding TCP/IP Monitor            
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
                 wsvt-dev                                                  
                                                                           
                                                                           




Hello,
       I have configured the TCP/IP monitor as :
       port : 8080
       Remote Host Name  :localhost
       Remote Port : 8080
       Http Parsing : ON

      I had configured so that i can run from local machine.
      Now , i want to capture , validate Soap Traffic .. so how to proceed
further ..
      From Where to Invoke Web Service and Invoke the Activity of Web
Service , so
      that the TCP/IP Monitor can capture the SOAP Traffic.

_________________________________________________________________
Maximum benefits!  http://go.msnserver.com/IN/51406.asp No minimum balance!

_______________________________________________
wsvt-dev mailing list
wsvt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/wsvt-dev




Back to the top