473,378 Members | 1,489 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Tool for intercepting SOAP requests

aaa
Is there a simple straight forward tool out there for intercepting my SOAP
requests so that I can debug the XML that I am sending?
Nov 23 '05 #1
5 16241

You can trace SOAP request and response with MS SOAP Trace Utility include
with SOAP Toolkit (see on
http://www.microsoft.com/downloads/d...isplaylang=en).
You don't need any change in your source code: just a mapping on port.

Lionel.

"aaa" <so*****@microsoft.com> a écrit dans le message de news:
O%****************@TK2MSFTNGP12.phx.gbl...
Is there a simple straight forward tool out there for intercepting my SOAP
requests so that I can debug the XML that I am sending?

Nov 23 '05 #2
aaa
Let me ask I can only capture on a server that I have access to correct(on
the server)? In other words I cannot capture my request or response on the
client that initiates the SOAP call?

"Lionel LASKE" <ll****@c2s.fr> wrote in message
news:ep**************@TK2MSFTNGP09.phx.gbl...

You can trace SOAP request and response with MS SOAP Trace Utility include
with SOAP Toolkit (see on
http://www.microsoft.com/downloads/d...isplaylang=en). You don't need any change in your source code: just a mapping on port.

Lionel.

"aaa" <so*****@microsoft.com> a écrit dans le message de news:
O%****************@TK2MSFTNGP12.phx.gbl...
Is there a simple straight forward tool out there for intercepting my SOAP requests so that I can debug the XML that I am sending?


Nov 23 '05 #3
Hello,

in this case I use a Network Protocol Analyser (http://www.ethereal.com
works fine.)

Bernd Klein
"aaa" <so*****@microsoft.com> schrieb im Newsbeitrag
news:u6****************@TK2MSFTNGP15.phx.gbl...
Let me ask I can only capture on a server that I have access to correct(on
the server)? In other words I cannot capture my request or response on the
client that initiates the SOAP call?

Nov 23 '05 #4
You can just as easily do it in the client. With TCPTrace if not with SOAP
Trace Utility (I don't know about that). Basically it just receives the data
on one port and sends it out on another, logging it in between. You just
point your client at the port instead of at the original service, and point
the trace utility at the original service.

S.
Nov 23 '05 #5
Try SOAPScope - it allows you to listen for SOAP Messages on any Network
Interface Card (NIC) - no port mappings required.

Here's a quick overview I did a while ago...
http://www.webserviceshelp.org/wsh/P...est+and+Debug/

--
Pete Wood
Email me at http://www.webserviceshelp.org for more help
__________________________________________________ _______
"Lionel LASKE" <ll****@c2s.fr> wrote in message
news:ep**************@TK2MSFTNGP09.phx.gbl...

You can trace SOAP request and response with MS SOAP Trace Utility include
with SOAP Toolkit (see on
http://www.microsoft.com/downloads/d...isplaylang=en).
You don't need any change in your source code: just a mapping on port.

Lionel.

"aaa" <so*****@microsoft.com> a écrit dans le message de news:
O%****************@TK2MSFTNGP12.phx.gbl...
Is there a simple straight forward tool out there for intercepting my
SOAP
requests so that I can debug the XML that I am sending?


Nov 23 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Piro | last post by:
I'm getting the following warning on every soap request I make: Warning: SoapClient::__doRequest() : 1 bytes of buffered data lost during stream conversion! in <path\file.php> on line 105 ...
2
by: v. Seydewitz | last post by:
Hello, I want to log the soap requests (and responses) in my C# webservice consumer. I have extended my class with the SoapExtension, but the debugger don't step into the overridden methods. The...
3
by: Tim Mavers | last post by:
Is there an easy way to turn on soap tracing of some sort for a web service? We have built a web service (in production) that is experiencing problems for a client. Is there an easy way we could...
4
by: jcprince | last post by:
Hi All, I'm starting to implement a solution using webservices and need some help. Is it possible to use XML attributes within a SOAP message. All examples on the web seem to only pass data...
0
by: welyakim | last post by:
I have a c# program which conencts to a soap server written in perl. Everything works great except for one thing. C# or Perl is not closing the connection. That means that if another application...
0
by: hardysd | last post by:
Hi, I am trying to create a web service which listens on a specific port for http requests and processes the request without using IIS. My client application sends a soap message through a http...
2
by: Jay | last post by:
Hi, I would like to develop peice of code, which will send the SOAP requests directly to the web services. Which namespace or class in dotnet will enable me to post direct SOAP requests to...
3
by: Joshua Beall | last post by:
Hi All, I've got the following PHP code: $service = new SoapClient("http://www.webservicex.net/length.asmx? wsdl"); $result = $service->ChangeLengthUnit(10,"Inches","Centimeters");...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.