Improve JMS Destination abstraction to better support AMQP and Qpid specific features -------------------------------------------------------------------------------------
Key: QPID-1831 URL: https://issues.apache.org/jira/browse/QPID-1831 Project: Qpid Issue Type: Improvement Components: Java Client Reporter: Rajith Attapattu Assignee: Rajith Attapattu Fix For: 0.6 Qpid users have requested the following features in JIRAs/emails to the user list. 1. Ability to specify Qpid specific queue declare arguments like qpid.max-size 2. Support for any exchange type ..eg Headers, XML exchange 3. Ability to specify binding arguments (needed for headers, xml exchanges) 4. Ability to support destination specific parameters like msg-credits, byte-credits, sync-ack, sync-publish ..etc 5. Ability bind a queue to multiple exchange/routingkey pairs 6. Have the option of producer side declaring/binding the queue. The following proposal outlines a solution to the above mentioned requirements. http://cwiki.apache.org/confluence/display/qpid/Proposal+for+a+new+JMS+Destination+configuration -- 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:dev-subscr...@qpid.apache.org