Administration Console Online Help

 Previous Next Contents Index  

 


Session --> optional

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure optional attributes for a session bean.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Display Name

Provide a short name that is intended to be displayed by tools.

Attribute: DisplayName

Configurable: yes

Readable: yes

Writable: yes

Small Icon

Provide the name of a file containng a small (16 x 16) icon image. The file name is the relative path within the ejb-jar file. The image must be either in the JPEG or GIF format, and the file name must end with the suffix .jpg or .gif respectively.

Attribute: SmallIcon

Configurable: yes

Readable: yes

Writable: yes

Large Icon

Provide the name of a file containing a large (32 x 32) icon image. The file name is a relative path within the ejb-jar. file. The image must be either in the JPEG or GIF format, and the file name must end with the suffix .jpg or .gif respectively. The icon must be used with tools.

Attribute: LargeIcon

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next