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 |
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What is a local interface?
What are the services that a container provides for an entity bean?
What are ejb containers?
in EJB diclare the static methods are not?
What is pub/sub model?
How enterprise beans will handle concurrent and loopback calls on entity beans?
what is finder method?
How to invoke ejb from java client?
Why does EJB needs two interfaces, Home and Remote Interface?
Match the ejb functions given below with the functionality equivalent in sql?
What is an ejb platform?