Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the major difference between managed server and
admin server?

Answers were Sorted based on User's Feedback



What is the major difference between managed server and admin server?..

Answer / rekha

we can have only one admin server in adomain where as we
can have any no of ma naged servers in a domain.
admin server is the central point of control in a domain
Manged server contacts admin server for configuration
information

Is This Answer Correct ?    35 Yes 0 No

What is the major difference between managed server and admin server?..

Answer / 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

What is the major difference between managed server and admin server?..

Answer / raj

Admin server:1.Admin server is one of the weblogic server instance that maintains configuration data for domain.It is for domain configuration and maintainence.
2.We can deploy applications on admin server but it is not recommended.
3.In dev mode developers will deploy applications on admin server but production and UAT environments it is not recommended.
Managed Server:1.It is also one of the weblogic server instance, here we can deploy applications on managed server.
2.With out admin server managed server can start with the help of MSI mode(Managed server Independence).

Is This Answer Correct ?    3 Yes 0 No

What is the major difference between managed server and admin server?..

Answer / abhishek sinha

Admin server is the central point of contact for the MS ,
it has the config.xml which has the config for the entire
domain.
AS hosts the admin console .
AS can also host business applications but MS is used for
this purpose ( in PRODUCTION env ).

in the startup script for MS we can find a line :-
Dweblogic.managedServer = admin server url.

The above line is peresen tonly in MS script .

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Weblogic Interview Questions

Tell me how are the notifications generated when a server is added to a cluster?

0 Answers  


How many ways take thread dumps?

0 Answers  


In how many ways we can implementg session replication?

0 Answers  


How do I provide user credentials for starting weblogic server?

0 Answers  


How do I turn the auto-deployment feature off?

0 Answers  


By default thread dump goes to System.out log.How can we send it to a particular file so that when we take the thread dump, instead of searching in System.out we can analyse a particular file

2 Answers  


When should I use the -nostage option?

0 Answers  


What are Monitoring tools?

0 Answers  


What is Weblogic ? (Weblogic Interview Questions)

0 Answers  


What is the difference between dynamic and non-dynamic changes in the console?

0 Answers  


What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic

0 Answers  


Explain the tier architecture of a web logic server?

0 Answers  


Categories