What is Domain? how many domains are possible in a single
instance?

Answers were Sorted based on User's Feedback



What is Domain? how many domains are possible in a single instance?..

Answer / raj

domain is a basic administration unit for weblogic server
instance. each domain configuration is stored in seperated
config.xml file.

creation of multiple domains is not possible in asingle
instance, we can create only one domain using a single instance.

Is This Answer Correct ?    2 Yes 0 No

What is Domain? how many domains are possible in a single instance?..

Answer / os reddy(wissen infotech)

Domain Is a logical group of weblogic serer
instaance.that u can manage from a single set of
configuration artifacts.


*Each domain has one Adminstration Server

*and can have multiple managed servers and clusters.

Is This Answer Correct ?    0 Yes 0 No

What is Domain? how many domains are possible in a single instance?..

Answer / sameer

A domain contains 1 admin and many managed server. A
managed server can be a part of only one domain.

Is This Answer Correct ?    0 Yes 0 No

What is Domain? how many domains are possible in a single instance?..

Answer / koti

Domain is nothing but a collection of resources like managed
servers,clusters,machines,jms,jdbc which we use through
admin console.we can create so many domains.

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Weblogic Interview Questions

How to check the version of Java?

1 Answers  


Explain how a web logic server works?

1 Answers  


How do I get a thread dump to help track down a problem? : BEA Weblogic

1 Answers  


howmany types in garbage collection

7 Answers  


What is the function of managedconnection.addconnectioneventlistener() in web logic server?

1 Answers  


What is meant by adminserver?

1 Answers  


Define the toolbar elements.

1 Answers  


how to get the critical application?

1 Answers   TCS,


Can we deploy jar in weblogic?

1 Answers  


What is the format of a log message in a web logic server?

1 Answers  


what is proxy? how it is used in real time?

1 Answers  


How can the OUT OF MEMORY be solved?

1 Answers  


Categories