Administration Console Online Help

 Previous Next Contents Index  

 


J2EEApplication Descriptor --> Configuration

Tasks     Additional Documentation     Attributes

Overview

This interface represents the application element of the J2EE 1.3 application.xml deployment descriptor. From this interface, you can navigate to see any property set in the application descriptor.

Tasks

Configuring and Deploying Applications

Viewing Deployed Applications

Undeploying Deployed Applications

Updating Deployed Applications

Editing Application Deployment Descriptors

Additional Documentation

(Requires an Internet connection.)

Applications

Application Deployment Descriptor Editor (EAR)

See Developing WebLogic Server Applications.

Attributes

Attribute Label

Description

Value Constraints

Description

Provide descriptive text about the application.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Display Name

Provide the name of the application.

Attribute: DisplayName

Configurable: yes

Readable: yes

Writable: yes

Small Icon File Name

Specifies the location for a small (16x16 pixel) .gif or jpg image used to represent the application in a GUI tool. Currently, this is not used by WebLogic Server.

Attribute: SmallIconFileName

Configurable: yes

Readable: yes

Writable: yes

Large Icon File Name

Specifies the location for a large (32x32 pixel) .gif or .jpg image used to represent the application in a GUI tool. Currently, this element is not used by WebLogic Server.

Attribute: LargeIconFileName

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next