Administration Console Online Help

 Previous Next Contents Index  

 


EJBJar --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use the Administration Console to configure the ejb -jar. The ejb-jar is the root of the EJB deployment desscriptor.

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

Provide optional JAR file that contains the class files necessary for a client program to access the enterprise beans in the ejb-jar file.

Attribute: EJBClientJar

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next