What is Domain? how many domains are possible in a single
instance?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
What technologies are included in j2ee?
What is MSI mode?
Do ejbs have to be homogeneously deployed across a cluster?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
What are the modes of operation for Weblogic server domains ?
What is weblogic?
How do I look up an ora sqlexception? : BEA Weblogic
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
What is the default jvm used for weblogic?
what is critical environment in weblogic
What can be the various reasons for a server crash?