Use this task to configure durable subscription properties of JMS connection factories for use by enterprise beans with the default messaging provider.
To enable applications to create durable subscriptions to JMS topics with the default messaging provider, you can set a number of properties on JMS connection factories.
If applications use message-driven beans to create durable subscriptions, you should set the properties on the JMS activation specification used by the message-driven beans, as described in Configuring JMS activation specifications for durable subscriptions, instead of using the task described in this topic.
This topic describes the setting of properties on a unified JMS connection factory. You can also set the same properties on a JMS topic connection factory instead.
To configure the durable subscription properties to a topic for use by enterprise beans with the default messaging provider, use the administrative console to complete the following steps:
If you want to control read ahead optimization during message delivery for individual topics, you can set the Read ahead property on the topics.