4 Replies Latest reply on Apr 14, 2002 4:49 PM by mischulze

    JBoss 3.0 & Databases

    mischulze

      Hi!

      Does anyone out there know, if JBoss 3.x has an integrated database like the older versions?
      If not, why? And which opensource database is the easiest to install?

      Thanks,
      Michael

        • 1. Re: JBoss 3.0 & Databases
          davidjencks

          It still comes with hsqldb. I think firebird, mysql, and postgres are all easy to install on linux, and at least some of them (firebird) easy to install on windows (I have no experience with the others on windows)

          • 2. Re: JBoss 3.0 & Databases
            mischulze

            Cool, thanks! It´s just because I downloaded the beta-Version and I did´t find any special directory in the "db"-Dir in the installation. Unfortunately the HyperSonic doesn´t exist anymore...

            • 3. Re: JBoss 3.0 & Databases
              davidjencks

              ???? Hypersonic was renamed/improved to hsqldb long ago in 2.x times

              Check that you have hsqldb-default-service.xml in the deploy directory and check your startup log for errors, and check port 8082 for hsqldb related mbeans

              • 4. Re: JBoss 3.0 & Databases
                mischulze

                Cool (once more)! And also thanks once more!
                I didn´t know that it was renamed. In my 2.4.4-installation it is still calles "Hypersonic".
                Do you also know if there is a gui available for hsqldb?

                Thanks,
                Michael