What are the design goals of EJB Architecture?
Answer / nirmala
RMI,load balancing(workload of applications are distributed
onthe server) ,clustering(grouping of machines together to
provide enterprise service),transaction fail over(if fails
then distributed on every server),back end integration
(interaction with databases)
| Is This Answer Correct ? | 0 Yes | 2 No |
What is ejb context?
What is activemq used for?
how to deploy enterprise javabeans?
Which is default transaction attribute for the business method of a bean?
Basic types of Enterprise JavaBeans?
What are the types of enterprise bean?
what is mean by API ? Please answer me. Advance thanks.
What do you mean by EJB architecture?
Define EAR, WAR and JAR ?
Difference between container-managed & bean-managed persistence?
Life cycle methods in stateless Session Beans?
Define ejb Create() and EjbPostCreate()?