Hi All -

I've got a web service whose invocation sequence diagram is something
like this:

1. Invocate Web service 
2. Web service returns void to client - and internally spawns a thread
to process a long running transaction
3. A callback method on the web service invokes another webservice to
to indicate that it's completed

What I'd like to test is the call back - is there any easy way to
listen for a soap request in jMeter?

Any help much appreciated.

Kind Regards
Kumar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to