EJB --> Configuration --> Descriptors
Tasks Related Topics Attributes
Overview
The top portion of this page lists the Enterprise JavaBeans in this module, if this module has been deployed as exploded. To display and update selected deployment elements for an an exploded EJB, click the EJB name. An archived module's deployment descriptor elements cannot be displayed or updated.
Tasks
Configuring Deployment Descriptor Values
Related Topics
Edit Deployment Descriptors" in Programing WebLogic Server EJBs.
Attributes
The following table summarizes, by EJB type, the WebLogic-specific deployment descriptor elements whose values you can update for an exploded EJB module:
EJB Type
Deployment Descriptor Elements
Entity
- Max Beans in Cache
- Max Beans in Free Pool
- Key Cache Size
- Transaction Timeout Seconds
- Idle Timeout Seconds (read-only entity beans only)
Message-Driven
- Max Beans in Free Pool
- Message Selector
- JMSPolling Interval Seconds
- Transaction Timeout Seconds
Stateless
- Max Beans in Free Pool
- Transaction Timeout Seconds
Stateful
- Max Beans in Free Pool
- Idle Timeout Seconds
- Transaction Timeout Seconds
For element descriptions, see "weblogic-ejb-jar.xml Deployment Descriptor Reference" in Programming WebLogic EJBs.