Show TOC

Defining JMS Provider Settings for JNDI AccessLocate this document in the navigation structure

Use

You use these settings to use the SAP JMS provider. The default values are set in such a way that you can use the AS Java JMS provider without any adaptation.

Note

For information about changing the default values, see SAP Note 802754.

Prerequisites

You are configuring a JMS adapter.

Procedure
  1. Enter the JNDI Lookup Name of Topic/QueueConnectionFactory.

    The adapter uses a Topic/QueueConnectionFactory object to generate Topic/QueueConnection objects of a JMS provider.

  2. Enter the JNDI Lookup Name of JMS Queue/Topic.

    A queue object encapsulates a provider-specific queue name. This enables a client to make the queue JMS API methods known.

  3. Enter the Name of JNDI Initial Context Factory.

    This allows access to JNDI. If you want to use another registry, specify it here.

  4. Enter the JNDI Server Address.

    If you are using the AS Java JMS provider, <host>:<port>is sufficient.

    If, for example, you are using OpenJMS, enter http://<host>:<port>/.

  5. Enter theJNDI Logon User and JNDI Logon Password, and confirm.