Add a JMS Server to WebLogic

JMS servers manage the queues and topics in the JMS modules and resources that reference them. The following procedure documents how to add a JMS server to WebLogic.

To add a JMS server to WebLogic:

    1. If the WebLogic server has not been started, choose Start | All Programs | BEA | User Projects | domain-name | Start Admin Server for WebLogic Server Domain.

    2. To launch the WebLogic Administration Console, choose Start | All Programs | BEA | User Projects | domain-name | Admin Server Console. You can also launch the console directly from a browser (http://host:port/console).

    3. Enter the administrator Username and Password and click Log In.

    4. In the left pane, in the Change Center section, click Lock & Edit.

    5. In the left pane, under Domain Structure, click Services | Messaging | JMS Servers.

    6. In the right pane, on the Summary of JMS Servers page, click New.

    7. On the Create a New JMS Server page, enter a Name for the server.

    8. Create a new file store:

    9. Set the Persistent Store to the file store created in the previous steps and click Next.

    10. Set the Target to the server previously created in Configure a WebLogic Domain and click Finish.

    11. In the Change Center section, click Activate Changes.