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
What is Unicast?
How do I publish an xml message? : BEA Weblogic
What is SSL in weblogic ?
What is Multicast?
What is jvm tuning?
What you can do with node manager?
Explain the different groups under web logic security?
List components of jndi?
Which lelvel of activites ur reponsiable l1 or l2 or l3?
What are the different modules of wlst? Explain?
how will you trouble shoot the URL issue in Web logic/ways?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
How to write a program of web logic server to get the connection pool attribute?