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 is meant by domain?
How do I turn the auto-deployment feature off?
Do ejbs have to be homogeneously deployed across a cluster? Why?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
What is meant by managedserver?
How do I publish an xml message? : BEA Weblogic
We see an error like 404 and 500. What do they mean?
What is the max amount of information that can be saved in a session object?
Is an xslt processor bundled in weblogic server?
How to make a managed server ?
What are the prerequisites of starting a server?
What is the default jvm used for weblogic?
What is actually weblogic cache?
Explain about cluster heart beats?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?