In the environment JEE resources tab, you have a "JMS Servers" tab.
This tab allows you to configure the JMS servers that will be deployed into the JEE application server given in the "scope" checkbox.
On each JMS server, you can:
By clicking on the JMS server name, you will see a new "JMS Server" window. The same window will be displayed if you click on "Add JMS Server" button.
The "General" tab allows you to define the general information about the JMS server:
The "JMS Queues" tab allows you to define the JMS queues in the JMS server.
On each queue, you can validate a change on the queue name and delete a queue. To create a new JMS queue, you just have to enter the queue name and click on the "+" icon.
The "JMS Topics" tab allows you to define the JMS topics in the JMS server.
On each topic, you can validate a change on the topic name and delete a topic. To create a new JMS topic, you just have to enter the topic name and click on the "+" icon.