Forum Discussion

surmilan's avatar
surmilan
Occasional Contributor
16 years ago

queue messaging

we have a queue (non jms queue) implementation between service consumer and provider. So all the request goes to a queue which is fetch later on by provider . Similarly, all response goes back to the queue and fetch by the consumer later on. So using soapui , how do we test this asynchronous web services request and response. ?
please help!!!

1 Reply