Administration Console Online Help

 Previous Next Contents Index  

 


Container Transaction --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure how the container must manage transaction scopes for the enterprise beans' method invocation.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that descrbes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Trans Attribute

Specify how the container must manage the transaction boundaries when delegating a method invocation to an enterprise bean's business method.

Attribute: TransAttribute

Valid values:

  • "NotSupported"

  • "Supports"

  • "Required"

  • "RequiresNew"

  • "Mandatory"

  • "Never"

Readable: yes

Writable: yes



 

Back to Top Previous Next