1 Reply Latest reply on Mar 7, 2008 6:30 AM by jaikiran

    DefaultDS with 3rd party JMS provider

      Hi All,

      I use JBoss 4.2.2 with the default DefaultDS (HSQLDB). That server uses a third party JMS provider (e.g. JBossMQ is disabled) and persistence in all applications that deployed there do not use DefaultDS but a separately defined one.

      I know it is advised to have a DefaultDS changed from HSQL DB to something else in production.

      Am I correct in assumption that since I don't use DefaultDS in applications and I don't use JBossMQ (which seems to use DefaultDS) than it really doesn't matter what my DefaultDS is?

      Thanks in advance.

        • 1. Re: DefaultDS with 3rd party JMS provider
          jaikiran

           

          "svadu" wrote:


          Am I correct in assumption that since I don't use DefaultDS in applications and I don't use JBossMQ (which seems to use DefaultDS) than it really doesn't matter what my DefaultDS is?



          Yes, you are right. If you are not using JBossMQ then you dont have to worry about the DefaultDS.