Administration Console Online Help

 Previous Next Contents Index  

 


EJBJar --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab to provide an optional description in the ejb-jar file of the optional and mandatory information for all enterprise beans included in this file.

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 containing a small 16 x 16 icon image. The file name is a relative path within the ejb-jar file.

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.

Attribute: LargeIcon

Configurable: yes

Readable: yes

Writable: yes

EJB Client Jar

Specify a JAR file that contains the class files necessary for a client program to access the enterprise beans in the ejb-jar file. Make the ejb-client. jar file accessible to the client's classloader.

Attribute: EJBClientJar

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next