Forum Discussion
kalyanmudi
12 years agoNew Contributor
Hi, Thanks for your response.
1. Yes I have successfully configured Hermes in soapui. Also, I could send a raw xml message to an ems queue using jms endpoint that I have created in soapui with help of hermes config.
2. Apologies for the terminology. Yes, I wanted to listen to queue.
3. Its a plain/raw xml message.
Component that I want to test: Lets say Y. It receives an initial xml message from a jms queue (sent by component X), does some processing. Then, it sends a update message to another jms queue (ultimately to component X). While sending this update message to the queue, it adds a JMSReplyTo property with a temporary queue name and also creates that temporary queue expecting a response from Component X on this.
I want to test Component Y using soap-ui and want to mock the activities of Component X. I have been able to send the initial one way xml message to the Comp Y. Now, I need to be able to - using soapui - to receive the update message sent by Comp Y on a queue and then - send (from soapui) a response message on 'temporary queue' that is in update message's JMSReplyTo property. I am not sure if I can simulate this in soapui. From soapui perspective, it's not exactly request-response, but receive request - send response and that too on a temprary queue.
Please let me know if the above clarifies or need further information.
Regards,
Kalyan
1. Yes I have successfully configured Hermes in soapui. Also, I could send a raw xml message to an ems queue using jms endpoint that I have created in soapui with help of hermes config.
2. Apologies for the terminology. Yes, I wanted to listen to queue.
3. Its a plain/raw xml message.
Component that I want to test: Lets say Y. It receives an initial xml message from a jms queue (sent by component X), does some processing. Then, it sends a update message to another jms queue (ultimately to component X). While sending this update message to the queue, it adds a JMSReplyTo property with a temporary queue name and also creates that temporary queue expecting a response from Component X on this.
I want to test Component Y using soap-ui and want to mock the activities of Component X. I have been able to send the initial one way xml message to the Comp Y. Now, I need to be able to - using soapui - to receive the update message sent by Comp Y on a queue and then - send (from soapui) a response message on 'temporary queue' that is in update message's JMSReplyTo property. I am not sure if I can simulate this in soapui. From soapui perspective, it's not exactly request-response, but receive request - send response and that too on a temprary queue.
Please let me know if the above clarifies or need further information.
Regards,
Kalyan
Related Content
- 3 years ago
- 2 years ago
- 9 years ago
- 6 years ago
Recent Discussions
- 15 years ago