Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1001

Wrong value of activemq.home property in swissarmy/build.xml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JBoss A-MQ 6.2
    • JBoss A-MQ 6.2
    • None

      This is a bug that affects the plain Apache ActiveMQ distribution (from the
      extras/ directory). I'm using build JBoss A-MQ 6.2 build 114.

      In the <PlainActiveMQInstallDir>/examples/openwire/swissarmy/build.xml
      file, the default setting of the activemq.home property is incorrect.
      E.g. we need to fix:

      <property name="activemq.home" value=".." />
      

      Replacing it by:

      <property name="activemq.home" value="../../.." />
      

            rh-ee-ataylor Andy Taylor
            fbolton@redhat.com Fintan Bolton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: