Hello. I need to persist all outgoing WS requests in the database with the goals of tracking performance, making failed calls available for manual review and resubmission. I suppose I need to code a custom interceptor. I started looking at LoggingOutInterceptor but found it to be rather convoluted and non-straightforward. Is there a better starting point? To reiterate, I need to capture the [SOAP] message after it has passed all the marshaling, etc. phases and right before it is put on the wire (HTTP). Thanks! --------------------------------------------------------
The information contained in this message is intended only for the recipient, and may be a confidential attorney-client communication or may otherwise be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please be aware that any dissemination or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify us by replying to the message and deleting it from your computer. The McGraw-Hill Companies, Inc. reserves the right, subject to applicable local law, to monitor and review the content of any electronic message or information sent to or from McGraw-Hill employee e-mail addresses without informing the sender or recipient of the message. --------------------------------------------------------
