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 |
Match the ejb functions given below with the functionality equivalent in sql?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
What is ejb in java with example?
What is meant by ejb?
Why is ftp stateful?
Which is default transaction attribute for the business method of a bean?
what is current EJB version?
What is the purpose of JNDI?
absract methods in EntityBean ?
How does ejbs work?
What is ejb bean in java?