Keith Wall created QPID-5205: -------------------------------- Summary: Viewing an exchange with alternate exchange through the Management UI causes exception in Broker logs. Key: QPID-5205 URL: https://issues.apache.org/jira/browse/QPID-5205 Project: Qpid Issue Type: Bug Components: Java Broker Affects Versions: 0.25 Reporter: Keith Wall
If I create an exchange with an alternate exchange with the following command: java -cp ... 'org.apache.qpid.example.Spout' "ADDR:test-exch; {create: always, node:{type: topic,x-declare: {alternate-exchange:'am q.fanout'}}}" and then try and view the exchange through the Web Management Console, I see the following exception reported in the Broker logs. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org