JMS connection factory settings

Connection factory settings configure how JMS clients interact with the message service. For details, see “Connection factories” in Chapter 2, “Setting up the Message Service,” in the Java Message Service User’s Guide. The command batching options can be tuned to affect performance. For details, see the property descriptions.

To ensure that the idle timeout property is set for queues that are created programmatically by clients, set the topic and queue template properties to specify a preconfigured topic and queue that have appropriate timeout values.