Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4766

Implement aliases in the controller

XMLWordPrintable

      It should be possible to map a resource path address onto another one.
      The main use-case at the moment is in the web subsystem (see linked issue) where we have 'strange' paths like
      ssl=>configuration and sso=>configuration which should be configuration=>ssl and configuration=>sso.
      So the idea is to be able to alias ssl=>configuration onto configuration=>ssl to move the model to the proper structure while preserving compatibility for older clients.

      Add an 'include-aliases' parameter to :read-resource and :read-resource-description to avoid polluting the output with aliases unless requested.

              kkhan1@redhat.com Kabir Khan
              kkhan1@redhat.com Kabir Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: