Multiple choice technology architecture

Who is allowed to override the transaction attribute in the deployment descriptor?

  1. Bean Provider

  2. Application Assembler

  3. Deployer

  4. System Administrator

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Application Assembler role in EJB is responsible for assembling application modules and can override transaction attributes in the deployment descriptor. This role sits between the Bean Provider and Deployer in the EJB application development lifecycle and has permission to modify transaction settings.