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

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

XMLWordPrintable

      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.

            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:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: