Enterprise application assembly properties

Use the assembly properties to change the settings for an enterprise application.

File name
Specifies the file name of the application.
Data type String
Units N/A
Default N/A
Range N/A
Display name
(Required) Specifies a short name intended to be displayed by GUIs. It identifies the application at deployment time.
Data type String
Units N/A
Default N/A
Range N/A
Description
Describes the application.
Data type String
Units N/A
Default N/A
Range N/A
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
Units N/A
Default N/A
Range N/A
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
Units N/A
Default N/A
Range N/A
Reload interval
Specifies the number of seconds that should elapse before reloading EJB modules.
Data type Integer
Units Seconds
Default N/A
Range N/A
Enterprise application name
Specifies the global JNDI name of the application.
Data type String
Units N/A
Default N/A
Range N/A
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
Units N/A
Default N/A
Range N/A
Run-as bindings - Authorization Data - Password
Specifies the password of the security principal.
Data type String
Units N/A
Default N/A
Range N/A
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
Units N/A
Default N/A
Range N/A