JMS Topic and JMS Selector are quite different concept, yet they both can be used by a consumer to get only a subset of the messages.
开发者_StackOverflowI am having some trouble with an ActiveMQ broker not removing unused topics from it\'s memory.
I am running Apache ActiveMQ 5.5 on CentOS 5.5. I have searched the ActiveMQ website, source code, configuration files, and I cannot fi开发者_开发技巧nd any reference to this port.Yet, when I start t
I have a durable consumer on a JMS topic. I set the client ID, I 开发者_StackOverflow社区can see that it\'s listed on the queue as a durable consumer.
I have an issue that ive been batteling with for a day or so now and im wondering if anyone might be able to help:
I have a DefaultMessageListenerContainer setup with the following configuration: threadServiceListenerContainer(org.springframework.jms.listener.DefaultMessageListenerContainer) {
Could someone please confirm if I\'m right or wrong on this. It seems to me that \"selector\" operation is done within MessageConsumer implementation.(i.e. ALL messages are still dispatched from Messa
ActiveMQ\'s LDAPLoginModule doesn\'t like the LDAP searchResRef generated by my AD server when searching the root of the LDAP tree. It generates (a swallowed):
I have set up an application to listen to an ActiveMQ topic.Here\'s the way I have configured it: <jms:listener-container connection-factory=\"jmsFactory\"
We have two instances of activemq configured as a cluster and a cluster of four glassfish instances, that should be connected to ONE activemq at any given time. If activemq01 is unavailable, all four