
Hi! , i have a little problem with message selector in JMS api.
I'am try develop a request and response with JMS queue, but I didn�´t get success.
I use this reference site like guide.
in my case, i send a message to server, server receive the message and reply using the message id to create the JMScorrelationID. When my client should receive the reply using the selector following selector the message is ever null
String selector = "JMSCorrelationID='414d5120514d5f62726f6b657230315f8de8264e20102304'"
The message is on the Queue, but the system don�´t read it. Why can I do to solve this?
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.