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 |
What are the advantages of cluster?
How do stubs work in a WebLogic Server cluster ?
If configured multicast, which error is occurred..?
How is security handled in the weblogic j2ee connector architecture? : BEA Weblogic
Explain the performance tuning in jdbc?
Write a program to bind string values in a preparedstatement?
What is error ora-6502? : BEA Weblogic
What is the server?
What are pending messages in the console? : BEA Weblogic
What is the easiest way to set the classpath ?
which protocol it user to connect manage server to admin ? where it is defined ?
Explain the functionality of iiop ?