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:
If the WebLogic server has not been started, choose Start | All Programs | BEA | User Projects | domain-name | Start Admin Server for WebLogic Server Domain.
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).
Enter the administrator Username and Password and click Log In.
In the left pane, in the Change Center section, click Lock & Edit.
In the left pane, under Domain Structure, click Services | Messaging | JMS Servers.
In the right pane, on the Summary of JMS Servers page, click New.
On the Create a New JMS Server page, enter a Name for the server.
Create a new file store:
Click Create a New Store.
Set the Store Type to File Store and click Next.
Enter a Name for the store and set Target to the server previously created in Configure a WebLogic Domain. Leave the Directory field blank and click Finish.
Set the Persistent Store to the file store created in the previous steps and click Next.
Set the Target to the server previously created in Configure a WebLogic Domain and click Finish.
In the Change Center section, click Activate Changes.