Enterprise application assembly properties
Use the assembly properties to change the settings for an enterprise
application.
To view the settings for an enterprise application in the Application Assembly
Tool, click on an enterprise application (.ear file) in the navigation tree.
-
File name
- Specifies the file name of the application.
-
Display name
- (Required) Specifies a short name intended to be displayed by GUIs.
It identifies the application at deployment time.
-
Description
- Describes the application.
-
Small icon
- Specifies a JPEG or GIF file containing a small image (16x16 pixels).
The image provides 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 provides an icon to represent the application in a GUI.
-
Reload interval
- Specifies the number of seconds that should elapse before reloading
EJB modules.
Data type |
Integer |
Units |
Seconds |
-
Enterprise application name
- Specifies the global JNDI name of the application.
-
Run-as bindings - Authorization Data - User ID
- Specifies the security principal used for the running 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.