add a key-value based dialog for creating headers exchange bindings
-------------------------------------------------------------------

                 Key: QPID-2068
                 URL: https://issues.apache.org/jira/browse/QPID-2068
             Project: Qpid
          Issue Type: Improvement
          Components: Java Management : JMX Console
    Affects Versions: 0.6
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Minor
             Fix For: 0.6


The new console UI currently requires users to type in new bindings for a 
headers exchange in the format: key=value,key=value which is not obvious and 
can be error prone, leading to creation of an incorrect binding. The old UI 
made a custom area of text fields to gather the keys and values, this should be 
updated and added to the new UI. 

Default values will be added for the 'x-match' key that must be set to 
configure the matching behaviour of the binding. Incorrect restrictions placed 
on the value of a key in the old UI will be removed, as it is valid to specify 
an empty or null value for a given key, indicating the key should be matched on 
presence alone.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]


Reply via email to