3 Replies Latest reply on Nov 8, 2002 2:49 AM by juha

    Version 3.0, 3.2 or 4. Which is best to use?

    alwyn

      Hi,

      I started working on a project that will go into production in about a months time. Which of the 3.0, 3.2 or 4 branches
      will be the best to use for development and deployment?

      I seem to have problems with each branch. It might be client misconfiguration, examples seem to be few on the client side, or server misconfiguration. How would I know if someone is a valid bug or just my own stupidity?

      Regards,
      Alwyn

        • 1. Re: Version 3.0, 3.2 or 4. Which is best to use?

          > Hi,
          >
          > I started working on a project that will go into
          > production in about a months time. Which of the 3.0,
          > 3.2 or 4 branches
          > will be the best to use for development and
          > deployment?

          3.0 fully released
          3.2 beta release
          4.0 pre-alpha

          >
          > I seem to have problems with each branch. It might be
          > client misconfiguration, examples seem to be few on
          > the client side, or server misconfiguration. How
          > would I know if someone is a valid bug or just my own
          > stupidity?

          Ask about the problems individual. If you are specific
          and clear you should get an answer.
          Vagueness, like this original question is generally
          ignored.

          >
          > Regards,
          > Alwyn

          Regards,
          Adrian

          • 2. Re: Version 3.0, 3.2 or 4. Which is best to use?
            rupinder

            Hi,
            I started with JBoss 3.0.3 and then came across following issues with this version:
            1. automatic primary key generation not supported.
            2. clobs not supported.

            as per the replies received from the forums regarding these issues, clobs are supported in version 3.0.4 and auto primary key generation supported in 3.2.0 beta for MySQL and in 4.0 for Oracle.

            i need both these features, so which version should i go for?and which version would support this for both MySQL and Oracle.

            Also what would be the JBoss next release version and when?

            thanks in advance
            rupinder

            • 3. Re: Version 3.0, 3.2 or 4. Which is best to use?

              3.0.4

              key autogeneration is trivial code, you don't NEED it from the container, it's more of a convenience