Configure... | Specify... | ||
Name | Required and unique. Name of the new connection factory. Once created, you cannot edit the JNDI connection factory name. For example, connectionfactory1. | ||
Type | Required. Type of connection factory selected when creating the connection factory. For example, XA Connection Factory.
| ||
Connection URL | Required. Universal Messaging server URL for binding the connection factory. For example, nsp://umhostname:9000. A cluster of server instances is specified using a comma-separated list of connection URLs, for example, nsp://localhost:9000,nsp://localhost:9010. You can use a round-robin connection factory to specify several connection URLs, where each connection URL can point to a standalone realm or a cluster. Round-robin connection factories allow clients to publish messages so that one message or transaction gets published to the first realm node or cluster, the next message to the next realm node or cluster, and so on. For a round-robin connection factory, each connection URL is bounded by a set of brackets: (nsp://{hostname}:{port}). Examples: ![]() ![]() ![]()
| ||
Durable type | Select the durable type. The durable type Named is selected by default.
|