Overview
This section provides the mandatory resources and optional properties used in configuring MDB files.
MDB components are defined in TAFJJEE_EAR.ear\TAFJJEE_MDB.jar.
The mandatory resources used by a request or response MDB are:
- Connection factory to connect to the JMS provider.
- Destination Queue to receive the incoming message.
- Reply queue to send Temenos Transact response.
- EJB to handle the request and do the Temenos Transact processing.
The optional properties used by a request or response MDB are:
Property |
Description |
---|---|
Message processing |
|
Response processing |
|
Error handling |
|
In this topic