4 Replies Latest reply on May 13, 2008 8:48 AM by kconner

    4.3 CR1 is available for download

    kconner

      The first release candidate for 4.3 GA is now available for download from the download page, http://www.jboss.org/jbossesb/downloads/.

      While this release is still not complete, there are a number of documentation checks/modifications still to be made, we are making it available to provide the community with the opportunity to feedback issues prior to the release.

      Please take a look at the release and let us know your thought/concerns.

      Thanks

      ESB Team

        • 1. Re: 4.3 CR1 is available for download

          Running ant deploy from jbossesb-server-4.3.CR1/samples/trailblazer gives error and does not compute:

          jarkko@gandalf:~/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer$ ant deploy
          Buildfile: build.xml
          
          messaging-config:
          
          messaging-dependencies:
          
          jbossmq-dependencies:
          
          esb.built:
          
          clean:
          
          trailblazer.prepare:
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/esb/build
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/esb/build/dist
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/esb/build/classes
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/client/build
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/client/build/dist
           [mkdir] Created dir: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/client/build/classes
          
          esb.compile:
           [javac] Compiling 6 source files to /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/esb/build/classes
          
          BUILD FAILED
          /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/build.xml:181: /home/jarkko/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer/${test.util.dir} not found.
          
          Total time: 0 seconds
          jarkko@gandalf:~/ff/esb/4.3/jbossesb-server-4.3.CR1/samples/trailblazer$


          • 2. Re: 4.3 CR1 is available for download

            I didnt' go through these, so let me recheck the situtation ;)

            Settings required to edit before running:

            File: jbossesb-properties.xml (jbossesb.sar/jbossesb-properties.xml)
            - Update the section titled "transports" and specify all of the SMTP mail server settings for your environment.

            File : deployment.properties (install/deployment.properties)
            - Update the app server location settings.


            • 3. Re: 4.3 CR1 is available for download
              kconner

              Hiya Jarkko.

              It looks like there is a jar file missing from the trailblazer distribution, let me check up on it and get back to you.

              Thanks for helping out.

              Kev

              • 4. Re: 4.3 CR1 is available for download
                kconner

                I have created the following to track this, http://jira.jboss.com/jira/browse/JBESB-1718