when deploying an EJB, does it possible to specify multiple
JNDI names?



when deploying an EJB, does it possible to specify multiple JNDI names?..

Answer / niranjanravi

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

Post New Answer

More EJB Interview Questions

Explain transaction and various methods to manage it?

0 Answers  


Is functional programming stateless?

0 Answers  


What is bean in ejb?

0 Answers  


Explain ejbhome and ejbobject in ejb?

0 Answers  


How the container will maintain synchronization for multiple calls to the entity bean?

1 Answers   HCL,


What is backing bean?

0 Answers  


Life cycle methods in stateful session beans?

1 Answers   CTS, iFlex,


What is use of @postconstruct?

0 Answers  


What is @resource in java?

0 Answers  


What’s new in the ejb 2.0 specification?

0 Answers  


How does the server decide which beans to passivate and activate?

0 Answers  


What is the use of @ejb annotation?

0 Answers  


Categories