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 provide user credentials for starting the weblogic server?
What is clustering? What are the different types and how does clustering works in a network ?
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic
Name the various message severity levels in web logic?
How to change from default JVM to other ?
What is the use of persistent store in weblogic?
What is the difference in the web.xml and weblogic.xml ?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
What are the classes placed in the weblogic classpath?
What is meant by gc, prallel gc, full gc and explain it?
what is command for find out the ip add and port no. of the machine in UNIX?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic