Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Using My webMethods with JMS | Managing Destinations | About Creating Destinations | Creating a JMS Queue Without Using a Naming Directory (JNDI)
 
Creating a JMS Queue Without Using a Naming Directory (JNDI)
Use the following procedure to create a JMS queue at the Broker, without using JNDI.
*To create a JMS queue at the Broker (create a queue without using JNDI)
1. In My webMethods: Messaging > Broker Server s > Clients.
2. In the Client List, click Add Queue.
3. Select the At Broker tab.
4. Complete the following fields:
In this field...
Select or type...
Queue Name ( Broker client ID)
A unique identifier for the queue.
Broker Server
The Broker Server for this queue.
Broker
The Broker for this queue.
Client Group
The name of the client group to which the queue is assigned.
Application Name
Optional. A name that is meaningful to your application.
Shared State
Optional. Sharing a client state allows multiple clients, each using its own session, to process documents from a single client queue in parallel on a first-come, first-served basis.
Select whether multiple connections can share the same connection client ID.
Shared State Order
Specify the ordering of documents received on a shared state client.
*To receive documents in order from a publisher, set to publisher.
*To receive documents in any order, set to none.
Note:
You can set shared state ordering only after you select the check box next to Shared State. If you do not select the check box, shared state ordering will default to publisher.
User Name or SSL DN
The basic authentication user name or the SSL user DN of the JMS client, if it is basic authentication/SSL-secured.
Alias Name or SSL Issuer DN
The basic authenticator alias or the SSL DN of the certification authority for the JMS client, if it is basic authentication/SSL-secured.
5. Click OK.
A message displays indicating that the queue was created at the selected Broker.