when deploying an EJB, does it possible to specify multiple
JNDI names?
Answer Posted / 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 View All Answers
How is ejb different from java beans?
Define ejb Create() and EjbPostCreate()?
What are the differences between ejb 3.0 and ejb 2.0?
In what format is the conversational data written to the disk?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
When was ejb developed?
What is the purpose of ejb in java?
What is remote interface in ejb?
Who took over ejb?
Define Context?
What is ptp model?
How can enterprise javabeans be accessed from active server pages?
What is ejb role in j2ee?
What is ejb 3?
Is state maintained by a Stateless bean?