Active MQ status listening

2009-07-08 Thread geenee1019
Hi, Could anyone let me know how to check the status of activeMQ server i.e whether it is up or down. When i use failover url, it is not throwing jmsException when the server is down. I am using spring framework. How to use org.activemq.transport.TransportStatusEventListener in spring framew

Load Balancing in ActiveMQ

2009-06-22 Thread geenee1019
Hi, Could anyone let me know how to do configure load balancing in Active MQ My requirement in For example if a queue has received 5 messages means the next 5 messages has to be routed to another queue and so on I was successfully able to achieve the failover scenario i.e if a queue f