cache.coordination.jms.reuse-topic-publisher

Use eclipselink.cache.coordination.jms.reuse-topic-publisher to specify if the JSM transport manager should cache a TopicPubliser and reuse it for all cache coordination publishing.

Values

Table 5-5 describes this persistence property's values.

Table 5-5 Valid Values for cache.coordination.jms.reuse-topic-publisher

Value Description

true

 

false (Default)

 

Usage

Use this property for JMS coordination (when eclipselink.cache.coordination.protocol = jms).

Examples

See Example 5-6 for an example of using this property.

See Also

For more information, see:

  • "cache.coordination.protocol"

  • "Cache Coordination" in Understanding Oracle TopLink

  • "Scaling TopLink Applications in Clusters" in Solutions Guide for Oracle TopLink