XML Logging: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to cause any given situation (usually an error situation, otherwise there would be no need to look into it).  This article looks at how such things can be done.  For how to use the logged XML to investigate the problem see related article [[XML Replay]].
With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to cause any given situation (usually an error situation, otherwise there would be no need to look into it).  This article looks at how such things can be done.  For how to then use the logged XML to investigate the problem see related article [[XML Replay]].