Use this page to manage the system identity properties for the Enterprise JavaBeans (EJB) method in your application.
This administrative console page is displayed during the application deployment process. To access the administrative console , click
. The is displayed as Correct use of System Identity in the application deployment steps.A component that implements a business task or business entity and resides in an EJB container. Entity beans, session beans, and message-driven beans are all enterprise beans.
In Java EE programming, a software unit that consists of one or more components of the same container type and one deployment descriptor of that type. Examples include EJB, Web, and application client modules.
A Uniform Resource Identifier (URI) is a unique address that is used to identify content on the Web, such as a page of text, a video or sound clip, a still or animated image, or a program.
The combination of a name of a method along with the number and types of the parameters and their order.
Specifies the RunAs role that is used for this EJB method.
Specifies the user name that is assigned to the RunAs role for this EJB method.
The user name is used in conjunction with the RunAs role that you select for the Role.