To create a queue
manager definition in the SAS Metadata Repository, perform the following
steps:
-
In SAS Management Console,
select the Server Manager and then select
ActionsNew Server. The New Server Wizard appears.
-
Select
Queue
manager for JMS, and then click
Next.
-
Specify a name and an
optional description. Click
Next.
-
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:
-
Click
New.
The
New Destination window appears.
-
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.
-
Click
OK to
create the destination and return to the New Server Wizard.
-
Move the destinations
that you want to associate with the queue manager from the
Available
items pane to the
Selected items pane.
Click
Next.
-
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.
-
-
When you have finished,
click
Next.
-
Review the information
that you have entered, and then click
Finish to
create the queue manager definition.