Deploying inbound connections for the 搭配 WebSphere Application Server 的 Resource Adapter for JMS

When deploying inbound connections, you must configure message-driven beans to use the 搭配 WebSphere® Application Server 的 Resource Adapter for JMS. A JMS activation configuration associated with one or more message-driven beans provides the configuration necessary for them to receive messages.

About this task

You can deploy message-driven beans within your application with a JMS activation configuration to access the 搭配 WebSphere Application Server 的 Resource Adapter for JMS connection factories and destinations. When the message-driven bean is started, it uses the resource adapter to connect to the service integration bus, provided that the required messaging engine is available in WebSphere Application Server.

The 搭配 WebSphere Application Server 的 Resource Adapter for JMS supports full two-phase XA transactional connections but it might also be run using local transactions or no transaction connections.

Procedure

  1. Configure the following properties for the activation configuration:
    • Destination
    • ProviderEndpoints
    • DestinationType
    • BusName

    The Destination property value is the name of the destination from which the message-driven bean will be receiving messages.

    See Configuration properties for the 搭配 WebSphere Application Server 的 Resource Adapter for JMS for a description of these property names and other properties that might also be configured.

  2. Configure the following additional properties if the message-driven bean will use XA resources over the 搭配 WebSphere Application Server 的 Resource Adapter for JMS connection.
    • TargetType must be set to "ME"
    • TargetSignificance must be set to "Required"
    • Target value must be the name of the required ME

    See Configuration properties for the 搭配 WebSphere Application Server 的 Resource Adapter for JMS for a description of these property names and other properties that might also be configured.

    These properties permit the recovery of indoubt transactions, should this be necessary. For further information about indoubt transactions, see 解析不確定的交易.


指出主題類型的圖示 作業主題



時間戳記圖示 前次更新: July 9, 2016 11:15
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tjj_sibra_inconn
檔名:tjj_sibra_inconn.html