What does 'stub' mean in weblogic server?
Answers were Sorted based on User's Feedback
Answer / kruthi
clients that connect to a WLS instances and look like a
single clustered object obtain a replica-aware-stub of the
object. The stub contains the list of all the available
server instancesof the object.It also has a load balancing
logic to distribute the load across the multiple hosts.
| Is This Answer Correct ? | 16 Yes | 9 No |
Answer / rajeev
One managed server fails ,stub who copies the session to other managed server,Stub frequently check the state of the managed server
| Is This Answer Correct ? | 5 Yes | 5 No |
What is meant by unicast?
In a web logic server what is the domain?
How can we find listineing ports in a machine?
how to enable conection poole shrinking??
If SSL is configured then which key is send to the client?
What is the domain in weblogic server?
How to write a program of web logic server to get the connection pool attribute?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
What is the difference between T3 and HTTP protocol ?
How does cluster communication happen?
Can I start a managed server if the administration server is unavailable?
What is the format of a log message in a web logic server?