Thanks. I was following your web-log http://www.jroller.com/gmazza/entry/sun_s_wsmonitor_tool
I save the wsdl file, and change <soap:address> from <soap:address location="http://soap.amazon.com/onca/soap?Service=AWSECommerceService"/> to <soap:address location="http://localhost:4040/onca/soap?Service=AWSECommerceService"/> For tcpmon, I set the followings, and it works for tcpmon!!! local port:4040 Server Name: soap.amazon.com Server port:80 But similiar setting for wsmonitor doesn't work. <connection name="Amazon debugging" description="4040->Amazon" listenPort="4040" targetHost="soap.amazon.com" targetPort="80"/> -- View this message in context: http://www.nabble.com/Tcpmon-question-tp15640354p15641656.html Sent from the cxf-user mailing list archive at Nabble.com.