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 |
Where are the files placed while deploying the resource adapter in web logic server?
What are the types of gc and in which different scenarios each should be used?
What is meant by domaintemplate?
How does a server know when another server is unavailable ?
What is console mode?
What is the server?
What is advantage if silent mode installation...urgent..need answer to this question
What is Connection Pool ?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What is the boot?
Explain what an application server does and it's major components.
Write a program to bind string values in a preparedstatement?