BEA Weblogic Question:
Download Questions PDF

What happens when a failure occurs and the stub cannot connect to a WebLogic Server instance?

Answer:

When the failure occurs, the stub removes the failed server instance from its list. If there are no servers left in its list, the stub uses DNS again to find a running server and obtain a current list of running instances. Also, the stub periodically refreshes its list of available server instances in the cluster; this allows the stub to take advantage of new servers as they are added to the cluster.

Download BEA Weblogic Interview Questions And Answers PDF

Previous QuestionNext Question
The two primary cluster services provided by WebLogic Server are?Must my bean-managed persistence mechanism use the WebLogic JTS driver?