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 |
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
Can weblogic server start with a unix boot? : BEA Weblogic
What is a non-durable topic subscriber?
how to deploy the application
What are logics in reference to web logic servers?
what is core dump? diff b/w core dump and c dump?
Explain different parts available as part of jvm and describe them in few lines.
how to change the weblogic server password?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What is t3??
How many types of weblogic installation ?