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

How to invoke ejb from java client?

0 Answers  


What is Enterprise JavaBeans?

1 Answers  


Why is ejb used?

0 Answers  


What is the purpose of ejb in java?

0 Answers  


What is ejb and its architecture?

0 Answers  






How can a session bean be configured for transactions of bean-managed?

0 Answers  


In what way, the client gets a reference to an existing entity bean?

1 Answers  


Can beans who are involved in transaction have 'passivation' process?

0 Answers  


Match the ejb functions given below with the functionality equivalent in sql?

0 Answers  


java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?

3 Answers  


How does ejb invocation happens?

0 Answers  


What is backing bean?

0 Answers  


Categories