Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2591

Patching doc about widows service is not accurate

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • AMQ 7.3.0.GA
    • AMQ 7.2.4.GA
    • documentation
    • None

      If run AMQ as a windows service and when you update with new patch, you have to update ARTEMIS_HOME in BROKER_INSTANCE_DIR/bin/artemis-service.xml. This step is missing from the document.

      For example, if your current version is 7.2.0 the xml will have this line defining ARTEMIS_HOME:

      <env name="ARTEMIS_HOME" value="C:\Users\Howard\tests\amq-broker-7.2.0"/>

      To patch it to 7.2.1 you need to change this line into:

      <env name="ARTEMIS_HOME" value="C:\Users\Howard\tests\amq-broker-7.2.1"/>

            jbyrne@redhat.com John Byrne
            gaohoward Howard Gao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: