Hello,
I used tcpmon as suggested.
I added a port with the following details:
Listen Port = 123
Act As a listner : Target host name and port number are the location where the weblogic server is running.
I sent some request but did not see any entries on tcpmon. tcpmon shows "waiting for connection...."
Can you please help.
Regards
jkd
David Bell <[EMAIL PROTECTED]> wrote:
Jay D wrote:
Use tcpmon that comes with AxisDear List members,
I am using axis (wsdl2java) in weblogic for connecting to a web service deployed on the internet. We would like to view the soap sent and received. Can you please suggest a best way to view the messages.
Thanks in advance.
Regards
jkd
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
cd to the Axis lib directory and run :
java -cp axis.jar org.apache.axis.utils.tcpmon
Then you can set up a listener that redirectes your requests.-- David Bell Sun ONE Solution Design Consultant Professional Services Sun Microsystems Tel : +44 7876 396719 Java House Fax : +44 1252 420126 Guillemont Park Minley Road email : [EMAIL PROTECTED] Blackwater Camberley GU17 9QG
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
