QueueReceiver and TopicSubscriber does not work with new addressing
-------------------------------------------------------------------
Key: QPID-3106
URL: https://issues.apache.org/jira/browse/QPID-3106
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.8
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.9
The QueueReceiver and TopicSubscriber interfaces are part of JMS. However this
part of the API cannot be used with Destinations defined using the new
addressing scheme.
This is due to the code trying to check if the the Queue implementation is of
type AMQQueue and Topic implementation is of type AMQTopic.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]