We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this method i found that the subscription header value isn't match with the message received from the ActiveMQ
The text was updated successfully, but these errors were encountered:
sorry, I did not understand your issue. Can you give more details about the frame you receive and why it is not working?
Sorry, something went wrong.
The scenario is Request/Response on 2 temp-queues (using multi-threading) : First i subscribe to temp-queue then send request-response message
lets say: sub-1 -> correlation-id = "s1" sub-2 -> correlation-id = "s2"
In
for example identifier = 'sub-1'
then sendTo:@"/queue/request-response-queue"
when i receive frame in
No branches or pull requests
In this method i found that the subscription header value isn't match with the message received from the ActiveMQ
The text was updated successfully, but these errors were encountered: