It sounds like its more like an inspection tool, that you refer to? What I'm
looking for is, optimally, an event that fires after the http message has
been produced but before it is send to client. I also need to be able to
*alter* the contents of the http.
I just made a google search for mike naulty to look at the tool referenced,
but found nothing of relevance. A bit more to go on? I did find something on
wse, so you have pointed me a bit in the right direction.
Thanks so far, looking forward to more ;-)
Anders
[quoted text, click to view] "ScottReynolds" wrote:
> You can use WSE and create a filter for the input or ouput. Look on the net
> for Mike Naulty. He has written a tool for WSE that allow you too intercept
> messages.
> "Anders" <Anders@discussions.microsoft.com> wrote in message
> news:995CEBD2-F0FB-48B4-B543-CDD047FF1FCC@microsoft.com...
> > Hi all,
> >
> > I wish to intercept the http/soap/xml message being send back from a web
> > service - is this possible?
> >
> > I've been asked to make a simple front to mimic business systems to enable
> > test of the client side. Correct responses already have been created in
> > text
> > files to correspond to tests executed on clients. I wish to more or less
> > substitute the response with the pre-prepared responses.
> >
> > I know this may seem like asking for trouble (and comments are welcome),
> > but
> > could someone enlighten me as to where I can 'hook in'?
> >
> > Thanks in advance,
> >
> > Anders
>
>