[ http://issues.apache.org/jira/browse/QPID-205?page=all ]

Rob Godfrey updated QPID-205:
-----------------------------

    Attachment: QPID-205.patch

Fixed so that subscriptions check the session which the topic was created in 
when it is a temprary topic.  Exception thrown if the topic is froma different 
session.

Unit tests updated

> Do not allow subscription to temporary topic created on different session
> -------------------------------------------------------------------------
>
>                 Key: QPID-205
>                 URL: http://issues.apache.org/jira/browse/QPID-205
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client, JMS Compliance
>            Reporter: Rob Godfrey
>            Priority: Minor
>         Attachments: QPID-205.patch
>
>
> The scope of a temporary topic is the session it was created on.  A 
> JMSException should be thrown if an attempt to subscribe to a TemporaryTopic 
> not created in the current session is made.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to