What is Domain? how many domains are possible in a single
instance?
Answers were Sorted based on User's Feedback
Answer / akshay
Domain is logical grouping of resources and services and
consist of Administration Server, Managed Server and
cluster. There can only be one administration Server in
domain and zero to N Managed Server.
Multiple domains cannot be shared by single instance but
more than one instance is possible in a single domain.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / rajesh
Domain is a logical group of resources of weblogic instances
. domain is also called as a environment.Group of weblogic
isntances consists admin server and managed servers.
Creation of multiple domains is not possible in a single
instance. We can create only one domain using single instance.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / vru
A Domain is logically related group of wls instance resource that you mamage as a unit.
we can create only one domain using single instance
| Is This Answer Correct ? | 2 Yes | 1 No |
How to make a managed server ?
How can classpath be set?
What is the function of managedconnection.addconnectioneventlistener() in web logic server?
What is a domain template?
how to create a sub domain in domain ?
Explain the Command line utilities in wls?
What is silent mode?
Why do we need to remove cache?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What all jvm analysis/profiling tools you are familiar with please write the names?
What is meant by domain, adminserver, managedserver?