What are the design goals of EJB Architecture?



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

Post New Answer

More EJB Interview Questions

What is ejb ql?

0 Answers  


Is soap stateless or stateful?

0 Answers  


What is Transaction attribute?

3 Answers  


Define SessionContext ?

0 Answers  


What does @singleton annotation do?

0 Answers  






Is ejbCreate() method mandatory while defining a Session Bean?

0 Answers  


Which services are provided to ejb components by the ejb container?

0 Answers  


What is ejb home object?

0 Answers  


How to invoke ejb from java client?

0 Answers  


Explain the concept of connection pooling feature of ejb container?

0 Answers  


What do you mean by bean managed transaction?

0 Answers  


What is ejb 3?

0 Answers  


Categories