Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1353

Cannot clone or ad-hoc describe legacy extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.CR2
    • 2.0.10.Final
    • Management
    • None

      Trying to clone a profile that includes legacy extensions results in this failure (which is buried and not properly reported, but that's a different problem):

      WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain

      It's created by UnsupportedSubsystemDescribeHandler.

      That failure made some sense when the only use of the 'describe' op was by an HC launching a domain server, but now 'describe' is also an impl detail of the 'clone' op, and describe may also be executed independently by users.

      We need to distinguish the server launch case from other uses and only fail in the former.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: