Create a JMS object from an IBM MQ object
We can create new JMS administered objects based on your existing IBM MQ objects.
Before starting
- Show the queue manager that hosts the IBM MQ queue or topic.
- Create and configure queue managers and objects.
- Add an initial context.
To create a JMS administered object from an existing IBM MQ object, complete the following steps.
Procedure
- In the Navigator view, expand the queue manager that hosts the IBM MQ object (either an IBM MQ queue or IBM MQ topic), then click the Queues or Topics folder as appropriate to list the objects in the Content view.
- In the Content view, right-click the object, then click Create JMS Queue or Create JMS Topic as appropriate. The New Destination wizard opens.
- In the wizard, click Select, then select the JMS context in which you want to create the new JMS object. The JMS context's name is displayed in the JMS Context field of the wizard.
- Work through the wizard to define the new JMS object, then click Finish.
Results
The new JMS administered object is created and displayed under the appropriate JMS context in IBM MQ Explorer.What to do next
We can now continue to configure the JMS object as necessary.To create a JMS object and an IBM MQ object simultaneously, follow the instructions in: Create a JMS object and an IBM MQ object simultaneously or Create an IBM MQ object and a JMS object simultaneously
Parent topic: Create and configure JMS administered objectsRelated tasks
- Create a destination
- Create a JMS object and an IBM MQ object simultaneously
- Create an IBM MQ object and a JMS object simultaneously