jms-acceptor
Used in: acceptor-config.
Description
The jms-acceptor element specifies the configuration info for a connection acceptor that accepts connections from Coherence*Extend clients over JMS.
For additional details and example configurations see Configuring and Using Coherence*Extend.
Elements
The following table describes the elements you can define within the jms-acceptor element.
| Element |
Required/Optional |
Description |
| <queue-connection-factory-name> |
Required |
Specifies the JNDI name of the JMS QueueConnectionFactory used by the connection acceptor. |
| <queue-name> |
Required |
Specifies the JNDI name of the JMS Queue used by the connection acceptor. |