I am using the WebSphere 7.1. I am following the below steps : Creating the queue manager using WebSphere MQ Explorer Procedure:
- Start WebSphere MQ Explorer.
- In the Navigator view, right-click the Queue Managers folder, then click New > Queue Manager.The Create Queue Manager wizard opens.
- In the Queue Manager name field, type QM_APPLE.
- Click Next twice.
- Ensure that Automatic is selected from the Select type of queue manager startup option.
- Click Next.
- Ensure that the Create listener configured for TCP/IP check box is selected.
- If the Finish button is not available, type another port number in
the Listen on port number field. If the current value is 1414, try using a different port number, for example: 1415 or 1416. If the default port number of 1414 is not used at this stage, make a note of the port number used because you will need it in later stages of this tutorial when QM_APPLE serves as a receiving queue manager. - Click Finish.
The Problem is, I am stuck in the Step 2. When i right Click I cannot find "NEW" option to create the Queue. Can anyone tell me Why I am not getting it?