Define a Queue Manager for JMS

To create a queue manager definition in the SAS Metadata Repository, perform the following steps:
  1. In SAS Management Console, select the Server Manager and then select Actionsthen selectNew Server. The New Server Wizard appears.
  2. Select Queue manager for JMS, and then click Next.
  3. Specify a name and an optional description. Click Next.
  4. Specify the JNDI name for the connection factory, and then define the destinations that are managed by the queue manager.
    To create a new destination, perform the following steps:
    1. Click New. The New Destination window appears.
    2. Specify a name, an optional description, and the JNDI name for the destination. If the destination is a publishing topic, then select Destination is topic.
    3. Click OK to create the destination and return to the New Server Wizard.
  5. Move the destinations that you want to associate with the queue manager from the Available items pane to the Selected items pane. Click Next.
  6. Specify the JNDI initial context factory and the JNDI provider URL (the Authentication Domain field is not used by the object spawner). For more information about these options, see the descriptions for the JNDIICTXFACTORY= and JNDIPROVIDERURL= options for the FILENAME Statement, JMS Access Method.
  7. (Optional) Specify advanced connection options. For more information about connection options, see CONNOPTIONS= "options-list".
  8. When you have finished, click Next.
  9. Review the information that you have entered, and then click Finish to create the queue manager definition.