Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic
Answer / Ruchi Deva
EJBs should be homogeneously deployed across a BEA Weblogic cluster to ensure consistency and avoid issues. Homogeneous deployment means that all nodes in the cluster run identical versions of EJBs, shared libraries, and JDBC drivers. This helps maintain the same behavior and performance across all nodes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Setting Up WebLogic Server for HTTP Tunneling
What are the various causes for out of memory?
What is the role of a deployer?
Can I start a managed server if the administration server is unavailable?
What is Virtual Host in WebLogic? How to create it & what is the advantage?
Do you know how are multi-byte characters used with weblogic jdriver?
What are the two important tcp socket classes?
What are jvm tuning parameters?
Tell me how is the security handled in web logic j2ee connector architecture?
What is clustering? What are the different types and how does clustering works in a network ?
what is the weblogi licence?
How do I create a producer pool? : BEA Weblogic