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.
Data type String
Display name
(Required) Specifies a short name intended to be displayed by GUIs. It identifies the application at deployment time.
Data type String
Description
Describes the application.
Data type String
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.
Data type String
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.
Data type String
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.
Data type String
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.
Data type String
Run-as bindings - Authorization Data - Password
Specifies the password of the security principal.
Data type String
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.
Data type String