Defining JMS Provider Settings for JNDI Access
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.
Prerequisites
You are configuring a JMS adapter.
Procedure
- Enter the JNDI Lookup Name of Topic/QueueConnectionFactory.
The adapter uses a Topic/QueueConnectionFactory object to generate Topic/QueueConnection objects of a JMS provider.
- Enter the Name of JNDI Initial Context Factory.
This allows access to JNDI. If you want to use another registry, specify it here.
- 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>/.
- Enter theJNDI Logon User and JNDI Logon Password, and confirm.
- Determine whether you want to use a topic or a queue as the JMS destination, then perform one of the following sub steps:
- To use a queue, enter the JNDI Lookup Name of JMS Queue/Topic.
- To use a topic, then perform the following sub steps:
- Select Enable Topic Support
- Enter the JNDI Lookup Name of JMS Queue/Topic.
- Enter the Subscription ID(Only for sender channel configuration).