I figured the problem out, the issue that I was thinking was the problem was true, the listener was checking all messages and returning only the ones that matched the selector and the ones that did...
Type: Posts; User: omar.aguilar; Keyword(s):
I figured the problem out, the issue that I was thinking was the problem was true, the listener was checking all messages and returning only the ones that matched the selector and the ones that did...
Hello,
I am new to all this, so bear with me please :)
I am using VB .NET and Spring to access topics from JMS, I have written an application to read/write to a topic using durable subscribers...