To allow the MDB to send the response, the deployment descriptor for the EJB module containing the MDB must define resource references for the connection factory and reply queue.
为了允许mdb发送响应,包含该MDB的EJB模块的部署描述符必须定义对连接工厂和应答队列的资源引用。
To listen for the request, the deployment descriptor for the EJB module containing the MDB must define the JMS activation specification and the request queue resources.
为了侦听请求,包含MDB的EJB模块的部署描述符必须定义JMS激活规范和请求队列资源。
In the following steps, we will update the CreditHistory Module to write an audit message to a JMS queue.
在下面的步骤中,我们将更新CreditHistory模块,以便将审核消息写入jms队列。
应用推荐