1 2 Previous Next 15 Replies Latest reply on Jan 31, 2006 10:42 PM by chetanagg Go to original post
      • 15. Re: Is it necessary to use HAJMS when on a cluster?
        chetanagg

        Hi folks ,

        I am using jbss-4.0.3 . I have a very basic question.

        I have following files in deploy-hasingleton.jms folder:
        oracle-jdbc2-service.xml
        hsqldb-jdbc-state-service.xml pointing to OracleDS
        jbossmq-service.xml
        jbossmq-destinations.xml
        jvm.....xml

        And have following files in deploy/jms folder:
        hajms-ds.xml

        When i started server , i could not even get log of org.jboss.mq. No persistance manager , statemanager , queue , topic got deployed as was evident from jmx-console.

        Then i copied same oracle-jdbc2-service.xml ,hsqldb-jdbc-state-service.xml , jbossmq-service.xml , jbossmq-destinations.xml files from deploy-hasingleton/jms to deploy/jms folder also?

        Then i was able to find Queues , Topic in jmx-console.

        Now i am totally confused whether my queues/topics are in HA JMS or not??
        Second do i really need to maintain xml files in both directories?

        Please suggest.

        1 2 Previous Next