Multiple Choice
Which two of the following must be included in every ejb-jar file?
1) Stubs for the EJBHome and EJBObject interface.
2) The JAR Manifest file.
3) A deployment descriptor.
4) The JNDI context.
5) The EJB's home interface.
A) 1 and 3
B) 2 and 5
C) 3 and 5
D) 4 and 2
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which services are provided to EJB components
Q6: Which of the following is not an
Q7: EJB QL is a Query Language provided
Q8: A message driven bean is like statefull
Q9: Which EJB container must provide an implementation
Q11: A session bean represents a multiple clients
Q12: Upon invoking getRollbackOnly() method by a business
Q13: JMS is mainly used to send and
Q14: The EJB Transaction Attribute that ensures the
Q15: EJB is a specification for J2EE server,