Forum Discussion
nmrao
12 years agoChampion Level 3
1. Have you successfully configured Hermes in soapui?
2. Do you want say, need to listen to queue. Little bit confusing on seeing the phrase "subscribing to queue". Subscribe is used to for topics.
3. Are you using SOAP over JMS? or its a plan jms message?
4. Have successful sending a SOAP message to JMS and getting reply back. However, not the case sending a plain jms message. You may need to custom code for this, I guess.
Would you please explain your use case a bit more clear?
2. Do you want say, need to listen to queue. Little bit confusing on seeing the phrase "subscribing to queue". Subscribe is used to for topics.
3. Are you using SOAP over JMS? or its a plan jms message?
4. Have successful sending a SOAP message to JMS and getting reply back. However, not the case sending a plain jms message. You may need to custom code for this, I guess.
Would you please explain your use case a bit more clear?
- Shadab_Rizvi9 years agoVisitor
Hi ,
Need help in creating a scenario .
Scenario : I have 2 ApacheMQ queues :
1. RegisterRequest
2. RegisterResponse
Have configured Hermes and created the queues in it using ApacheMQ connection factory.
What i want is :
1. Feed xml text from ApacheMQ UI , into RegisterRequest .
2. Input to be recieved in Hermes .
3. XML to be taken as input by the Mock service created .
4. Response sent back to RegisterResponse .
Right now i am adding JMS endpoint with 1 queue under recieve and another under send , and using that JMS endpoint in request Window.
What i am observing is that the request itself is being sent back in the response.
Can you help me create this scenario ..
Related Content
- 7 years ago
- 6 years ago
- 2 years ago
- 9 years ago
- 10 years ago
Recent Discussions
- 15 years ago