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 |
---|---|
|
|
|
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" in Understanding EclipseLink
"Scaling EclipseLink Applications in Clusters" in Solutions Guide for EclispeLink