Start of Content Area

Procedure documentation Defining Generic Access to the JMS Provider  Locate the document in its SAP Library structure

Use

Enter parameters and values for the generic JMS provider in the table.

Prerequisites

You are configuring a JMS adapter.

Example

For Websphere MQ, for example, the table contains the following values:

Name

Value

JMS.QueueConnectionFactoryImpl.classname

com.ibm.mq.jms.MQQueueConnectionFactory

JMS.QueueConnectionFactoryImpl.method.setHostName

java.lang.String p24537

JMS.QueueConnectionFactoryImpl.method.setChannel

java.lang.String JAVA.CHANNEL

JMS.QueueConnectionFactoryImpl.method.setTransportType

java.lang.Integer {com.ibm.mq.jms.JMSC.MQJMS_TP_CLIENT_MQ_TCPIP}

JMS.QueueConnectionFactoryImpl.method.setQueueManager

java.lang.String QM_p24537

JMS.QueueImpl.classname

com.ibm.mq.jms.MQQueue

JMS.QueueImpl.constructor

java.lang.String postcard

JMS.QueueImpl.method.setTargetClient

java.lang.Integer {com.ibm.mq.jms.JMSC.MQJMS_CLIENT_NONJMS_MQ}

 

 

End of Content Area