cache.coordination.jms.topic

Use eclipselink.cache.coordination.jms.topic to set the JMS topic name, when using JMS coordination for a clustered environment.

Values

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

Table 5-6 Valid Values for cache.coordination.jms.topic

Value Description

name

Set the JMS topic name.

Default: jms/EclipseLinkTopic


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