You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2010/10/19 00:12:26 UTC

[jira] Resolved: (QPID-2736) Allow session.createQueue and session.createTopic methods to accept an address string

     [ https://issues.apache.org/jira/browse/QPID-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu resolved QPID-2736.
------------------------------------

    Resolution: Fixed

Fixed along with test cases.

> 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-subscribe@qpid.apache.org