exchange configuration attributes are ignored when configuration is placed in 
virtualhosts.xml
----------------------------------------------------------------------------------------------

                 Key: QPID-2361
                 URL: https://issues.apache.org/jira/browse/QPID-2361
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.5, 0.6
            Reporter: Robbie Gemmell
             Fix For: 0.7


When configuring exchanges in virtualhosts.xml, only the name is picked up. The 
type element is ignored and the default "direct" is used. Similarly, the 
durable element is ignored and the default "false" is used. As such it is 
impossible to define anything other than a transient direct exchange within 
virtualhosts.xml.

When configured within the main config.xml file, the configuration is picked up 
and used as expected.

-- 
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