Results 1 to 4 of 4

Thread: What is EJB role in J2EE?

  1. #1
    Join Date
    Apr 2009
    Posts
    78

    What is EJB role in J2EE?

    I have started working on EJB mainly because I wanted to use it mainly for J2EE, Please let me know the role of EJB in J2EE..

  2. #2
    Join Date
    Oct 2008
    Posts
    167

    Re: What is EJB role in J2EE?

    The EJB server provides an environment that supports the execution of applications developed using Enterprise JavaBeans (EJB) components. The custom SAF EJB role mapper allows an installation to map J2EE role names to SAF EJBRole profile names. It manages and coordinates the allocation of resources to the applications. Enterprise beans typically contain the business logic for a J2EE application.

  3. #3
    Join Date
    Feb 2006
    Posts
    159

    Re: What is EJB role in J2EE?

    The EJB server must provide one or more EJB containers. An EJB container manages the enterprise beans contained within it. The custom SAF role mapper is a Java-based exit to replace the EJBROLE class profile construction algorithm. The custom SAF role mapper is called to generate a profile for authorization and delegation requests. For each enterprise bean, the container is responsible for registering the object, providing a remote interface for the object, creating and destroying object instances, checking security for the object, managing the active state for the object, and coordinating distributed transactions.

  4. #4
    Join Date
    Jan 2006
    Posts
    6,878

    Re: What is EJB role in J2EE?

    Enterprise beans typically contain the business logic for a J2EE application.The EJB server must provide one or more EJB containers. You also can enable the role mapper by setting the custom property com.ibm.websphere.security. An EJB container manages the enterprise beans contained within it.

Similar Threads

  1. J2EE Authorization Model
    By visioneye in forum Software Development
    Replies: 5
    Last Post: 02-08-2010, 11:22 PM
  2. Installation J2EE 6 on Windows XP SP3
    By Maddy07 in forum Software Development
    Replies: 5
    Last Post: 23-07-2010, 11:54 PM
  3. Properties of a J2EE application
    By Aaliya Seth in forum Software Development
    Replies: 5
    Last Post: 07-02-2010, 01:17 AM
  4. The J2EE Application Has Not Been Deployed
    By Damien25 in forum Software Development
    Replies: 4
    Last Post: 05-02-2010, 01:34 AM
  5. How to use jta transactionmanager J2EE
    By RasMus in forum Software Development
    Replies: 3
    Last Post: 10-08-2009, 11:33 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,017,797.60199 seconds with 17 queries