View Single Post
Join Date: Nov 2006
Posts: 17
Reputation: santoo is an unknown quantity at this point 
Solved Threads: 0
santoo santoo is offline Offline
Newbie Poster

How to trace SOAP messages using WSE3.0

 
0
  #1
Jul 12th, 2008
Hi,
I want to trace the SOAP messages using WSE3.0 by enabling trace.I am not able to see the trace output files.
Here is what I am doing...I have developed a webservice Helloservice.asmx and configured it using WSEsettings for tracing.
Also I developed a client application to test the service and did the same by configuring using WSEsettings and enabled tracing.But when I run the client application,I am not able to see the trace o/p though the webservice is being executed properly.....please some one guide me..

Thanks.
Reply With Quote