
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.
For information about changing the default values, see SAP Note 802754.
You are configuring a JMS adapter.
The adapter uses a Topic/QueueConnectionFactory object to generate Topic/QueueConnection objects of a JMS provider.
A queue object encapsulates a provider-specific queue name. This enables a client to make the queue JMS API methods known.
This allows access to JNDI. If you want to use another registry, specify it here.
If you are using the AS Java JMS provider, <host>:<port>is sufficient.
If, for example, you are using OpenJMS, enter http://<host>:<port>/.