JMS Connection Factory
Connection factories are objects that enable JMS clients to create JMS connections. A connection factory supports concurrent use, enabling multiple threads to access the object simultaneously. After defining a JMS server, you can configure one or more connection factories to create connections with predefined attributes.
To create a connection factory, click the Configure a new JMS Connection Factory link.
- For more information on creating a JMS connection factory, see Configuring a JMS Connection Factory.
- For more information on targeting and deploying a JMS connection factory, see Deploying a Connection Factory on Multiple Individual Servers.