[ https://issues.apache.org/jira/browse/QPID-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajith Attapattu updated QPID-2736: ----------------------------------- Attachment: 0001-QPID-2736.patch I have attached a patch to make it easy for review. The patch contains a description of the changes involved. > Allow session.createQueue and session.createTopic methods to accept an > address string > ------------------------------------------------------------------------------------- > > Key: QPID-2736 > URL: https://issues.apache.org/jira/browse/QPID-2736 > Project: Qpid > Issue Type: Improvement > Components: Java Client > Reporter: Rajith Attapattu > Assignee: Rajith Attapattu > Priority: Minor > Fix For: 0.7 > > Attachments: 0001-QPID-2736.patch > > > The session.createQueue and session.createTopic methods allows applications > to create destination dynamically. > The intended usage here is to pass in the queue or topic name. > However It would be nice if this could be used as an extension point to allow > an application to create destinations by passing in an address string. > This allows applications to create more complex destinations at runtime, > while still using standard JMS methods without having to resort to any Qpid > specific code. -- 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