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 all jvm analysis/profiling tools you are familiar with please write the names?
Do you know how are multi-byte characters used with weblogic jdriver?
How can classpath be set?
Do ejbs have to be homogeneously deployed across a cluster? Why?
How many ways to start and stop weblogic servers?
What is an administration server?
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
Does weblogic jms support clustering? : BEA Weblogic
What causes java.io exceptions in the log file of weblogic server?
What is meany by plugin?
What is the name of default jvm that is made used for weblogic?
How should I use sorted queues? : BEA Weblogic
Can you explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
How can the issue associated with high CPU usage be solved?
How can we change heap size?