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

What is the full form of ejb in java?

0 Answers  


How Stateful Session bean will store its State ?

1 Answers  


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

3 Answers  


Enlist the CallBack methods of Session Bean?

0 Answers  


What is the procedure for the presentation of ejb persistence mechanism?

0 Answers  






Can Container Managed Bean-Managed Transaction ?

3 Answers   Sony,


Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  


How is an entity bean created?

1 Answers  


What are transaction isolation levels in ejb?

0 Answers  


what is mean by com/Dcom ? Please answer me. Advance thanks.

1 Answers   Excel,


How to create ejb project in eclipse?

0 Answers  


How do you decide whether you should use session, entity or message driven bean?

0 Answers  


Categories