Configuring JMS
1. Creating a JMS Connection Factory Note: This Connection Factories You can create the connection factories that you can use to use WebLogic Server, you can see Server's JNDI Tree, as shown below: The process of self-bucing Connection Factory is as follows: II. Configure the JMS server 1. Open WebLogic Server Console, click on the Server item under the left column JMS, as shown in the figure: 2. Click Configure A New JMSServer ..., as shown in the figure: 3. Enter the name of the JMS Server you want to build in the NAME column, point the CREATE button. 4. Select the target of the targets in Server to the specified server. As shown in the figure: Three. Create a JMS purpose (to create a JMS topic named MessageTopic) 4. Open WebLogic Server Console, expand the left column JMS, select a JMS server, as shown in the figure: 5. Click the Destination item, as shown in the figure: (You can choose the JMS message pool you want to create according to your JMS type, is the Queue type or Topic type) 6. Click Configure a New JMS Topic ... As shown in the figure: 7. Enter Messagetopic in the JNDI bar, click the Create button.