After you configure a connection factory, you can define various default message delivery parameters. For example, if a client does not specify certain delivery parameters then the value of those parameters can be controlled with the default delivery parameters on this page. In addition, you can associate a unit-of-order with all sessions created from a factory configured with unit-of-order enabled, and, optionally, a name provided. As a result, all sessions created from this connection factory will have unit-of-order enabled. All messages produced from the same session will belong to the same unit-of-order. Messages from different sessions belong to different unit-of-orders.
To configure default delivery parameters on a connection factory:
For more information about these fields, see Configuration Options.