bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


EJB --> Configuration --> Descriptors

Tasks

Overview

Via the Administration Console, you can tune your EJBs by dynamically updating the values of certain deployment descriptor elements. The following table summarizes, by EJB type, the elements whose values you can change.

EJB Type

Deployment Descriptor Elements

Entity

  • Max Beans in Cache

  • Max Beans in Free Pool

  • Key Cache Size

  • Transaction Timeout Seconds

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

Tasks

Configuring Deployment Descriptor Values

 

Back to Top Previous Next