Pages

Friday, December 10, 2010

Creation of Topic/Queue in MWS using LDAP

For the creation of Topic:
  1. Create a destination with the lookup name and destination name being same as the topic name to be created.
  2. Select Topic from the drop down list
  3. Create the destination
  4. Go to the document types(For Topic) and click on the button "create Topic"
  5. Click on the tab "from the Naming Directory"
  6. Now, select the provider, here it is LDAP
  7. Select the destination which is created in #1
  8. Click on the create button
  9. The Topic is created
  10. Now, we have to add this Topic to the publishable, subscribable in the IS-JMS client group.

For the creation of Queue:
  1. Create a destination with the lookup name and destination name being same as the Queue name to be created.
  2. Select Queue the drop down list
  3. Create the destination
  4. Go to the Clients(For Queue) and click on the button "create Queue"
  5. Click on the tab "from the Naming Directory"
  6. Now, select the provider, here it is LDAP
  7. Select the destination which is created in #1
  8. Click on the create button
  9. The Queue is created

No comments:

Post a Comment