Use eclipselink.cache.coordination.jms.factory
to configure the JMS topic connection factory name, when using JMS coordination for a clustered environment.
Values
Table 5-3 describes this persistence property's values.
Table 5-3 Valid Values for cache.coordination.jms.factory
Value | Description |
---|---|
The JMS topic connection factory name. 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" in Understanding EclipseLink
"Scaling EclipseLink Applications in Clusters" in Solutions Guide for EclispeLink