1. What is clustering? How do weblogic instances communicate
in a clustered environment!
2. In a cluster, if one of the servers has issues and is not
accessible, will the other servers know about it? and how??
Answer Posted / meena s.
A WebLogic Server cluster consists of multiple WebLogic
Server server instances running simultaneously and working
together to provide increased scalability and reliability.
A cluster appears to clients to be a single WebLogic Server
instance. The server instances that constitute a cluster
can run on the same machine, or be located on different
machines. You can increase a cluster’s capacity by adding
additional server instances to the cluster on an existing
machine, or you can add machines to the cluster to host the
incremental server instances.
| Is This Answer Correct ? | 30 Yes | 9 No |
Post New Answer View All Answers
Define the purpose of the serializedsystemini.dat file?
What all jvm analysis/profiling tools you are familiar with please write the names?
How do I use jta transactions within an mdb? : BEA Weblogic
How can domain configuration lock be enabled and disabled?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
How do I configure weblogic to use a socks proxy? : BEA Weblogic
What are the steps required to modify config.xml file of web logic server?
What is the msi mode in weblogic? How can you enable and disable this option?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How many types of logs are there?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
Can you briefly describe local interfaces?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
In web logic how are new threads assigned?
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic