kalyanmudi
12 years agoNew Contributor
Mocking JMS reply-response (using temp queue)
Hi,
I have a Tibco component that publishes message onto a queue to be subscribed by component X. Component X processes that message and then sends back a response. The response is received by a temporary queue. This temporary queue name is set in JMSReplyTo property of input message. Tibco component receives the response from the temp queue and moves on.
I need to test the Tibco component and hence need to create a mock of component X. I don't apparently seem to find anything related to whether soap ui supports sending response to a temp queue.
Has anyone tried this? Or, Is anyone aware this particular kind of mock service can be build using soap ui?
Thanks in advance.
Regards,
Kalyan
I have a Tibco component that publishes message onto a queue to be subscribed by component X. Component X processes that message and then sends back a response. The response is received by a temporary queue. This temporary queue name is set in JMSReplyTo property of input message. Tibco component receives the response from the temp queue and moves on.
I need to test the Tibco component and hence need to create a mock of component X. I don't apparently seem to find anything related to whether soap ui supports sending response to a temp queue.
Has anyone tried this? Or, Is anyone aware this particular kind of mock service can be build using soap ui?
Thanks in advance.
Regards,
Kalyan