SourceForge.net Logo

org.exolab.jmscts.test.topic.DurableSubscriberTest.testChangeSubscription

Verifies that a client can change an existing durable subscription by creating a durable subscriber with the same name and a new topic.

Requirements:

Runs

RunConnectionFactoryDestinationDeliverySessionConsumerMessagePass
1 TopicConnectionFactory administered PERSISTENT TRANSACTED durable synchronous TextMessage Yes
2 TopicConnectionFactory administered PERSISTENT TRANSACTED durable asynchronous TextMessage Yes
3 TopicConnectionFactory administered PERSISTENT AUTO durable synchronous TextMessage Yes
4 TopicConnectionFactory administered PERSISTENT AUTO durable asynchronous TextMessage Yes
5 TopicConnectionFactory administered PERSISTENT CLIENT durable synchronous TextMessage Yes
6 TopicConnectionFactory administered PERSISTENT CLIENT durable asynchronous TextMessage Yes
7 TopicConnectionFactory administered PERSISTENT DUPS_OK durable synchronous TextMessage Yes
8 TopicConnectionFactory administered PERSISTENT DUPS_OK durable asynchronous TextMessage Yes