In this post I have tried to listed down all required steps to create JMS Queue which can be utilized for reliably transfer the data between two systems. Here is the steps by step process on how to create a JMS Queue in Weblogic 12c / 11g.
In order to complete below steps you must have created your JMS Server and JMSModule. If this is not done please go through the previous post on How to create JMS Server and JMS Module to complete the require steps.
- This will land up in "Configuration" tab under "UserJMSModule"
Now you are ready to use this queue for storing the messages.
