The steps we have outlined in this chapter assume that the MDB uses container-managed transactions. This section highlights configuration details related to this feature.
The MDB developer did not code transaction logic into the MDB, and specified this fact to application server in the file ejb-jar.xml
. Namely, the <transaction-type>
attribute has the value Container
(see ejb-jar.xml
). This fact has two consequences during deployment:
<message-driven>
element (see jboss.xml
):
TIBCO Enterprise Message Service™ Application Integration Guide Software Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |