Answer Posted / shrinath
A domain is An interrelated set of weblogic server instances
that are managed as a unit. A domain include's one or more
weblogic server instances. A domain can include multiple
clusters.A domain also contain application compounds
deployed in the domain and resources and services required
by the application compounds and server instances in the domain.
In each domain one weblogic server instance acts as a the
administration server. The administration tools communicate
with the administration server to perform configuration and
monitoring of the servers and applications in the domain.
The administration server communicates with each Managed
server on behalf of the system administration tools. The
configuration for all the servers in the domain is stored in
the configuration repository, the config.xml file, which
resides on the machine hosting the administration server.
All server instances in a cluster must resides in same
domain.if a domain contains multiple clusters.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are log filters and what are their purpose?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
What oracle weblogic server includes?
Define managed servers?
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
What is silent mode?
What is meant by gc and explain it?
Managed servers are running. What happens if admin server down?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
When we will take thread dump? Please give us some examples?
What are stubs?
Explain about cluster heart beats?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
What are the toolbar elements.