InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.1: Administering applications (overview) >
6.6.1.0.aa: Assembly properties for enterprise applications

6.6.1.0.aa: Assembly properties for enterprise applications

File name
Specifies the file name of the application.

Alternative DD
Specifies the file name for an alternative deployment descriptor file to use instead of the original deployment descriptor file in the application's JAR file. This file is the postassembly version of the deployment descriptor file. (The original deployment descriptor file can be edited to resolve dependencies and security information. Directing the use of the alternative deployment descriptor allows you to keep the original deployment descriptor file intact). The value of the Alternative DD property must be the full path name of the deployment descriptor file relative to the application's root directory. By convention, the file is in the ALT-INF directory. If this property is not specified, the deployment descriptor file is read directly from the module's JAR file.

Display name (Required, String)
Specifies a short name intended to be displayed by GUIs. It is used to identify the application at deployment time.

Small icon
Specifies a JPEG or GIF file containing a small image (16x16 pixels). The image is used as an icon to represent the application in a GUI.

Large icon
Specifies a JPEG or GIF file containing a large image (32x32 pixels). The image is used as an icon to represent the application in a GUI.

Description
Contains a description of the application.

Reload interval
Specifies the time interval, in seconds, at which the EJB modules are to be reloaded.

Enterprise application name
Specifies the global JNDI name of the application.

Run-as bindings - Authorization Data - User ID
Specifies the security principal to be used for the execution of the application's enterprise bean methods. This security principal is granted the named role.

Run-as bindings - Authorization Data - Password
Specifies the password of the security principal.

Run-as bindings - Role name
Specifies a security role name. This name appears as the value of the Use Identity Assigned to Specified Role property of the enterprise bean.
Go to previous article: 6.6.1.0.1.a: Assembly properties for security roles (application) Go to next article: Administering applications with the Web console

 

 
Go to previous article: 6.6.1.0.1.a: Assembly properties for security roles (application) Go to next article: Administering applications with the Web console