Question 15 / 57:  A client wants to use a session bean (EJB 2.x) , what steps would be executed and in what order?

1. a client invokes a create() method of a home interface

2. EJB container activates the session bean invoking ejbActivate() method in the bean

3. the create() method returns a reference of the EJBObject associated with the session bean instance to the client

4. using the JNDI, a client locates the home interface

5. a client calls methods on session bean

6. a client calls methods on EJBObject

A  1, 3, 2 , 6
B  4, 1, 3, 2, 6
C  4, 1, 3, 6
D  4, 1, 3, 5
<< First < Previous Flashcard Next > Last >>
Quiz Home Page
Ask
Hannah Sheth
Start Quiz
Caitlyn Gobble
Start Exam
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/enterprise-javabeans-ejb" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>