Forum Discussion
qtdevl
14 years agoNew Contributor
I have now managed to get this working.
Our application uses the same JMS queue for both send and receive.
In SoapUI JMS Header properties I set the following:
JMSCorrelationID = 'COR001'
JMSReplyTo = send/receive queue name
Message Selector = JMSCorrelationID = 'COR001'
Our application uses the same JMS queue for both send and receive.
In SoapUI JMS Header properties I set the following:
JMSCorrelationID = 'COR001'
JMSReplyTo = send/receive queue name
Message Selector = JMSCorrelationID = 'COR001'