SourceForge.net Logo

org.exolab.jmscts.test.topic.DurableSubscriberTest.testDurableSubscriber

Verifies that a durable subscriber can be created for a session, closed, and recreated.

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