surmilan
16 years agoOccasional Contributor
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!!!
please help!!!