Re: Messages are sent to all Queues instead of specific queues in Virtual Topic

2012-07-12 Thread Praveen123
Hi Jakub, I am able to filter the messages before it reaches the queue using Virtual Topic itself but the problem is previously defined Virtual Topic queues are also appearing in the Queues Tab. Can anyone please tell me how to avoid the previously define queues in the Queues Tab incase of Virtua

Re: Messages are sent to all Queues instead of specific queues in Virtual Topic

2012-07-11 Thread Praveen123
Hi Jakub, Thanks for your suggestion. I tried that out but still the problem exists. in the activemq.xml file , i have provided the entries for composite topic which is actually a virtual topic say VirtualTopic.A and then i defined the physical queues also in the destinations element in the same

Messages EnQueued Count is coming differently in Queues Tab in ActiveMQ Admin Console when compared to Advisory Consumer Queue's messages enqueued count

2012-07-11 Thread Praveen123
Hi , I am using Virtual Topic and corresponding physical queues in ActiveMQ with Spring. The Topics tab in Admin Console shows the messages enqueued count for Advisory Consumer Queue of the Virtual Topic as 2 as i send 4 messages to the virtual topic, whereas in the Queues tab the messages enque

Messages are sent to all Queues instead of specific queues in Virtual Topic

2012-07-11 Thread Praveen123
Hi, I am using a Virtual Topic and Spring and sending different types of messages to it. I need to receive each messages in different queues based on the message type. Currently all the messages from Virtual topic is being sent to all physical Queues and it is getting filtered at the Listener en

Need Information on ActiveMQ Admin Console

2012-07-10 Thread Praveen123
Hi , Can anyone provide more details on what are the information that are contained in the Admin console Topics,Queues tabs. The scenario is this, I have a virtual topic and three physical queues corresponding to that virtual topic. The Topic tab in admin console is showing the virtual topic nam