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 should I use sorted queues? : BEA Weblogic
What is thread dump?
If configured multicast, which error is occurred..?
Can the bean class implement the ejbobject class directly? If not why?
How do I put a message back on the queue for processing? : BEA Weblogic
What is boot?properties file in weblogic server?
How do I learn what codesets are available in oracle? : BEA Weblogic
Explain the difference between txdatasource and datasource?
What is jvm tuning?
What is the function of t3 in weblogic server? : BEA Weblogic
What are pending messages in the console? : BEA Weblogic
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.