Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5972

Web UI to edit actual attribute values rather than effective values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.29
    • Broker-J
    • None

    Description

      The model underlying the Java Broker now makes a distinction between actual attribute values and effective attribute values. For instance a virtual host might have an effective storePath attribute of:

      virtualHost.storePath=/Users/keith/work/mytrades
      

      but an actual value of:

      virtualHost.storePath=${qpid.work_dir}/mytrades
      

      When editing an object through the UI, the 'show' tab should show me an object's effective values, whereas when editing, the dialogue should offer me the actual value for edit.

      This change will alter the UI so that actual values are offer on all edit dialogues.

      Attachments

        Activity

          People

            kwall Keith Wall
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: