adspace
How do stubs work in a weblogic server cluster? : BEA Weblogic
Answer Posted / 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 View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category