What is the major difference between managed server and
admin server?
Answer Posted / 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 View All Answers
How is a domain template created?
When does high cpu usage occur?
In what ways can a web logic servers performance be improved upon?
What is meant by jndi and why its needed??
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
Explain The Term Clustering ?
How to start node manager?
How do stubs work in a weblogic server cluster? : BEA Weblogic
How can default JVM be changed to other?
How does a server know when another server is unavailable ?
What is the difference between stage and no stage deployment?
Do you know how can third-party jdbc driver be used with jms?