2 Replies Latest reply on Sep 4, 2009 10:01 AM by mhossein

    clustered messaging on JBoss 5

      Hi:
      If I want to use jboss messaging on a cluster of JBoss AS 5 servers. I need messaging to work in the clustered mode (providing fail over and load balancing). Do I need to make any changes in the configuration? For example, do I need to change anything in jms-ds.xml?

      With JBoss AS 4.2.3, I had to change JMSProviderLoader and use ClusteredXAConnectionFactory. Also I had to rename jms-ds.xml to hajndi-
      jms-ds.xml. Are similar changes necessary with JBoss AS 5?

      Thanks