when deploying an EJB, does it possible to specify multiple
JNDI names?
no,it is not possible.If you want to specify multiple JNDI
names
we have to deploy ejb multiple times each specifying
different JNDI names
Is This Answer Correct ? | 7 Yes | 0 No |
Explain transaction and various methods to manage it?
Is functional programming stateless?
What is bean in ejb?
Explain ejbhome and ejbobject in ejb?
How the container will maintain synchronization for multiple calls to the entity bean?
What is backing bean?
Life cycle methods in stateful session beans?
What is use of @postconstruct?
What is @resource in java?
What’s new in the ejb 2.0 specification?
How does the server decide which beans to passivate and activate?
What is the use of @ejb annotation?