[ https://issues.apache.org/jira/browse/QPID-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajith Attapattu updated QPID-2736: ----------------------------------- Summary: Allow session.createQueue and session.createTopic methods to accept an address string (was: Allow session.createQueue and createTopic methods to except an address string) Description: 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. was: 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. > 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 > > > 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