Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-271

Variable expansion within standalone.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.11.0.Final
    • 1.6.0.Final, 1.7.0.Final
    • EAP 7.2, EAP 7.3
    • None

    Description

      The configuration migration rules are not expanding the variables in standalone.xml.

      Then the variables must be removed in order to get the rules working. RHAMT should get and expand the variables.

      Example that is not working:
      <subsystem xmlns="urn:jboss:domain:deployment-scanner:2.0">

      <deployment-scanner name="APPSCANERNAME" path="${myvar}" scan-interval="0" runtime-failure-causes-rollback="${jboss.deployment.scanner.rollback.on.failure:false}"/>

      </subsystem>

      There is a need to remove "myvar" to get CMTool working.

      Attachments

        Activity

          People

            emartins@redhat.com Eduardo Martins
            rhn-support-jortizpa Jose Ortiz Padilla
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: