What is the major difference between managed server and
admin server?
Answer Posted / shrinath
One instance of WebLogic Server in each domain acts as an
administration Server. The Administration server provides a
central point for managing a weblogic server domain. All
other weblogic server instances in a domain are called
Managed Servers.
Managed servers always function without the presence a
running Administration server. When a Managed Server starts,
it contacts the Administration Server to retrieve its
configuration information.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
What is a stage deployment?
How should I use sorted queues? : BEA Weblogic
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
Managed servers are running. What happens if admin server down?
What is weblogic?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
What is meant by node manager?
How to change from default jvm to others?
Whenever we see a very slow response from server-side, then what all thing we need to look into?
What are tuning jvm parameters?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
How can domain configuration lock be enabled and disabled?
What oracle weblogic server includes?