Skip Headers
Oracle® Containers for J2EE Enterprise JavaBeans Developer's Guide
10g (10.1.3.5.0)

Part Number E13981-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

18 Using an EJB 2.1 Message-Driven Bean

This chapter describes the various options that you must configure in order to use an EJB 2.1 message-driven bean.

Table 18-1 lists these options and indicates which are basic (applicable to most applications) and which are advanced (applicable to more specialized applications).

For more information, see the following:

Table 18-1 Configurable Options for an EJB 2.1 Message-Driven Bean

Options Type

"Configuring an EJB 2.1 MDB to Access a Message Service Provider Using J2CA"

Basic

"Configuring an EJB 2.1 MDB to Access a Message Service Provider Directly"

Basic

"Configuring an MDB for Fast Undeploy on Windows Operating System"

Advanced

"Configuring an MDB for Oracle RAC Failover"

Advanced

"Configuring Bean Instance Pool Size"

Basic

"Configuring a Transaction Timeout for a Message-Driven Bean"

Advanced

"Configuring Parallel Message Processing"

Advanced

"Configuring Connection Failure Recovery for an EJB 2.1 MDB"

Advanced

"Configuring a Life Cycle Callback Method for an EJB 2.1 MDB"

Basic