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 |
In web logic what is the msi code?
What is Graphic mode?
How you are getting the alerts?
How do you do performance tuning of wls? What are various areas to do it
tell me the permenent memory issues?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
How do stubs work in a weblogic server cluster? : BEA Weblogic
What are crossdomainconnectors in reference to web logic servers?
What causes an ociw32.dll error? : BEA Weblogic
How does a server know when another server is unavailable ?
How do I put a message back on the queue for processing? : BEA Weblogic
What is the performance issue in weblogic and how can you resolve ,explain in brief