How to get clustered JMS?
Hello Guys!We are migrating from a JBoss 5 to JBoss 6. Unfortunately it seems like Jboss 6 does not support clustered JMS.
We need this support since we constantly got traffic and we need to take down one of our servers for maintenance work like an upgrade and so on, then our unconsumed JMS messages appears on the other server without any problems. Also when we have got a server crash the JMS messages has been taken care of from our other server.
Do you guys got any idea have to solve this? Is there any reliable opensource or third party software that we can use to get this support?
One idea from our guys is to use a dedicated Webshere MQ to handle all JMS queues. That would not give us a clustered JMS solution but since MQ got the reputation of reliability it might be a good solution.
How would you solve this?
Best regards
Fredrik