Activating Java Message Service connection factories in WebLogic Server

When you create connection factories, you must activate them.

Procedure

  1. In the WebLogic Server administration console, click Lock and Edit.
  2. Select Services > Messaging > JMS Modules.
  3. Select the connection factory that you want to activate.
  4. On the Transaction tab, select the XA Connection Factory Enabled check box.
  5. Click Save.
  6. On the Client tab, set the maximum number of messages per session to -1.
  7. Save and activate the changes.


Feedback