Creating a JMS Message Queue and Subdeployment

Create a message queue to act as a receptacle for event messages sent from P6.

To create a JMS message queue and subdeployment:

  1. Launch the WebLogic Remote Console.
  2. Create a message queue.
    1. In the NavStrip, click Edit Tree.
    2. In the Navigation Tree, expand Services, then expand JMS Modules.
    3. Expand the module you created, and select Queues.
    4. In the Content Pane, click New.
    5. In the Name field, type a meaningful name for your new message queue, then click Create.
    6. On the General tab, in the JNDI Name field, type a meaningful name for the Java Naming and Directory Interface.

      Note Make note of the JNDI name. You will need to enter this name in the JMS Destination Name field of the P6 Application Settings Eventing page. If you are using a remote server, you will need to enter this name in the Remote JNDI Name field on the Destinations tab in the Creating a Foreign JMS Server topic.

    7. Make a note of the text in the Sub Deployment Name field.
    8. Click Save.
  3. Create a Sub Deployment.
    1. In the NavStrip, click Edit Tree.
    2. In the Navigation Tree, expand Services, then expand JMS Modules.
    3. Expand the module you created, and select Sub Deployments.
    4. In the Content Pane, click New.
    5. In the Name field, type a meaningful name for your new sub deployment, then click Create.
    6. In the Available column, select the JMS Server you created earlier, and click addToChosen.
    7. Click Save.
    8. Click Click to view shopping cart actions, and select Commit Changes.

Related Topics

Configuring the WebLogic Message Queue

Creating a JMS Server and Persistence Store

Creating a JMS Module

Creating a JMS Connection Factory



Last Published Wednesday, February 25, 2026