What is the admin server?
No Answer is Posted For this Question
Be the First to Post Answer
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
What is clustering? What are the different types and how does clustering works in a network ?
What is thread dump? What is the UNIX command for taking thread dump?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
How to configure jms?
What is clustering and what is achieved through it?
Can someone please tell me the basic differences between weblogic 8,9 and 10 versions
Can you briefly describe local interfaces?
What is meany by proxy server?
What is meany by plugin?
In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?