Java EJB Quiz
Attempted
0/10
Correct 0
Score 0
‹
›
Before a message-driven bean (MDB) can be tested, the J2EE application server has been installed on a test machine and a connection factory and destination have been configured for the JMS provider. What other configuration task MUST be completed before t
A course enrolment application needs to define a JDBC resource reference for a DB2 database in the deployment descriptor. Assuming that the name of the resource reference is "enrolment", what is the appropriate JNDI declaration?
When a packaged enterprise application (EAR file) is deployed to the application server, which activities can be performed? (2 correct answers)
What isnottrue of a Java bean?