The Connection Factories screen allows you to add new JMS connection factories. This screen
serves the same purpose as the j2eeadmin -addJmsFactory tool.
Add Connection Factories
To add a JMS Connection Factory:
Click the top Add button.
Enter the JNDI Name of the connection factory, such as QueueConnectionFactory in
the JNDI Name column of the JMS Connection Factories pane.
Select the type of the connection factory, either
or
,
from the menu in the Type column.
Add Configuration Properties
You can also add optional configuration properties for each connection factory. These properties
are listed in the JMS properties files and are
read by the server during startup.
To add optional configuration properties for a connection factory:
Select the connection factory in the JMS Connection Factories table.
Click the bottom Add button.
In the Property column, enter the property name, such as ClientID to represent
the unique identity of a durable subscriber.
Select the type of the property from the menu in the Type column.
Enter a value for the property in the Value column.