What is a domain structure? Does include cluster(s) and server
instance(s)?
Answers were Sorted based on User's Feedback
Answer / kruthi
Domain is the logical representation which consistis of one
admin server per domain and the managed servers.
We can configure the clusters and server instances
depending on the requirement.The imp file config.xml is
present in admin server.And all the operations are managed
from the admin server.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / abhi
Domain structure includes the folders and files that are
created and appear when creating a domain.
Ex:- In WLS 8.1 domain structure is diferent like, it have
"applications" folder for auto-deployment.
Where as in WLS 9.0 and later versions, we have "autodeploy"
folder.
Servers instances and clusters includes in "Domain".Domain
is collection all these server instances and clusters
nothing but Domain.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mohit
Domain may be defined as scope of Admin server.
What all you have in your domain can managed by your Admin
server.
Objects out of domain are not in scope on Admin server.
Yes, Cluster and servers are defined in domains and hence
are managable from the Admin server.
| Is This Answer Correct ? | 2 Yes | 1 No |
How do I use a temporary destination? : BEA Weblogic
What is the difference between multicast and unicast?
How do you set the classpath ?
Why do I get an exception when trying to find a connection factory? : BEA Weblogic
How many ways take thread dumps?
How does concurrency work for message-driven beans? : BEA Weblogic
What is LDAP and how to configure LDAP server to weblogic server? any budy give me steps
What is administration server?
What is weblogic unicasting and multicasting?
how can you change the jvm arguments in weblogic server
What is t3??
Write a program of web logic server to get the connection pool attribute?