Hi,
The base TCPMon can resend a message as I
recollect.
A SOAP Monitor that would only catch messages
that met certain criteria would be interesting. Particulariuly if these
included HTTP Header variables, SOAP header fields and IP
addresses/hostnames. User definable actions might be a good idea as well.
Something like the different log4j apenders, ie. log2file, log2screen,
log2email with sub portions of the message.
Cheers.
The Eclipse project, WSVT (Web Service Validation
Tools), is starting work on a SOAP Message Monitor and Debugger. We have
begun fleshing out the requirements and have an initial draft. We are now
looking for feedback, comments or contributions. The document is located on
our project website, WSVT, or you
can directly access it here.
We are looking to design and implement a SOAP
Message Monitor and Debugger that can serve both as a testing tool for web
services during development and as a diagnostic tool for web services during
deployment. Among other things, the tool should include the following
features:
- the ability to resend messages already
captured.
- the ability to set break points
on:
- a message (which could be used by more than one operation);
- an operation;
- a binding (i.e., any message for any operation in the binding) and
- a port (i.e., any message for a specific
endpoint).
Volunteers? Any feedback, comments or
contributions?
Thanks.
David
Lauzon.