Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14971

[7.1] Migration Tool: Validation error in migration due to deprecated attributes in transaction subsystem

    XMLWordPrintable

Description

    Running migration tool from 6.4 to 7.1 having configured transaction subsystem with path and relative-to attributes fails with validation exception:
    OPVDX001: Validation error in domain.xml --------------------------------

    491:
    492: <subsystem xmlns="urn:jboss:domain:transactions:1.5">
    493: <core-environment path="var" relative-to="jboss.server.data.dir" node-identifier="${jboss.server.name}">
    ^^^^ The attribute 'path' is no longer supported
    494: <process-id>
    495: <uuid></uuid>
    496: </process-id>
    The primary underlying error message was:
    > ParseError at [row,col]:[493,17]
    > Message: WFLYTX0031: The attribute 'path' is no longer supported

    Those attributes were deprecated and I guess removed from 7.1.

    Attachments

      Issue Links

        Activity

          People

            sgilda_jira Sande Gilda (Inactive)
            sgilda_jira Sande Gilda (Inactive)
            Petr Kremensky Petr Kremensky (Inactive)
            Petr Kremensky Petr Kremensky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: