The Relationship Between JMS Resources and Connector Resources

The Application Server implements JMS by using a system resource adapter named jmsra. When you create JMS resources, the Application Server automatically creates connector resources that appear when you expand the Connectors node in the Admin Console’s tree view.

For each JMS connection factory that you create, the Application Server creates a connector connection pool and connector resource. For each JMS destination you create, the Application Server creates an admin object resource. When you delete the JMS resources, the Application Server automatically deletes the connector resources.

It is possible to create connector resources for the JMS system resource adapter by using the Connectors node of the Admin Console instead of the JMS Resources node. See Also:


Legal Notices