1 Reply Latest reply on Jan 11, 2002 7:46 PM by dbeeman

    How can I build the latest stable jbossmq?

    dbeeman

      Hello;

      I downloaded 2.4.4, followed the directions to build the whole distribution. However jbossmq will not run.
      I get the message: java.io.IOException, jboss.properties missing.

      jboss.properties appears to be obsolete and is not in the latest jbossmq beta binary distribution. IS there a code mismatch here? How can I get the right source to build the latest stable jbossmq? It seems that the beta distribution is the latest, but I don't see the source for it.

        • 1. Re: How can I build the latest stable jbossmq?
          dbeeman

          I did the original build from the top level as spec'ed in the manual. I then "rebuilt" jbossmq in its src/build directory. This appeared to make a dist directory. When I executed run.sh there it complained about not being able to find org/apache/log4j/priority, but contunued to run. At the end output was "JBOSS 2.5 ALPHA started" - so it appears I have old code.