How do stubs work in a weblogic server cluster? : BEA Weblogic



How do stubs work in a weblogic server cluster? : BEA Weblogic..

Answer / Sanjev Kumar Gupta

In a Weblogic Server cluster, stubs (Remote Java Object References) are used for remote method invocations. When a client calls a method on the proxy or stub object, it is forwarded to the corresponding EJB instance running in another node of the cluster. The Weblogic Server automatically handles the communication between the client and the server instances. Stubs use RMI-IIOP for communication.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What is the function of managedconnection.addconnectioneventlistener() in web logic server?

1 Answers  


Can weblogic server start with a unix boot? : BEA Weblogic

1 Answers  


What is a non-durable topic subscriber?

1 Answers  


how to deploy the application

1 Answers   Oracle, RBS,


What are logics in reference to web logic servers?

1 Answers  


what is core dump? diff b/w core dump and c dump?

1 Answers   IBM, TCS,


Explain different parts available as part of jvm and describe them in few lines.

1 Answers  


how to change the weblogic server password?

2 Answers  


What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic

1 Answers  


Is it possible to send or receive a message from within a message listener? : BEA Weblogic

1 Answers  


What is t3??

1 Answers  


How many types of weblogic installation ?

1 Answers  


Categories