3 Replies Latest reply on Mar 14, 2014 11:48 AM by jbertram

    How can I upgrade embedded hornetQ 2.2.5.final to 2.2.27.final?

    herrera.leandro

      I have hornetQ 2.2.5.final installed on JBoss 4.2.3.x and I want to upgrade it to version 2.2.27. Is it possible? How Can I do that?

        • 1. Re: How can I upgrade embedded hornetQ 2.2.5.final to 2.2.27.final?
          jbertram

          HornetQ 2.2.27.Final isn't published anywhere so you'd need to pull the tag from git and build it yourself (using 'build.sh distro').  Then take the result of the build and deploy it to your environment.

          1 of 1 people found this helpful
          • 2. Re: How can I upgrade embedded hornetQ 2.2.5.final to 2.2.27.final?
            herrera.leandro

            Hi, Justin.

            Thank you very much four your attention and quick answer.

            In case I choose to go for an oficial released version, and I think in this case should be 2.2.14, I'm still have doubt on how to deploy it on JBOSS 4.2.3.GA.

            Which files should I replace? Is there any document on how to upgrade hornetq on jboss 4.2.x?

            Sorry bothering you with this dummy question. I just don't know where to start with!

            Thank you again.

            • 3. Re: How can I upgrade embedded hornetQ 2.2.5.final to 2.2.27.final?
              jbertram

              JBoss AS 4.2.x is really old and not well supported at this point.  However, HornetQ 2.2.x is also old so it still has support for JBoss AS 4.2.x.  Whether you download an official release or build one yourself have a look in the <HORNETQ_HOME>/config/jboss-as-4 directory.  You'll find scripts and configuration to facilitate HornetQ installation.  However, it might be simpler just to replace all the existing HornetQ JARs with the new HornetQ JARs.