What is Domain? how many domains are possible in a single
instance?
Answer Posted / raj
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 |
Post New Answer View All Answers
What are class paths? How can they be set?
What is mulicast in weblogic?
What is http tunneling? How can we configure it on weblogic?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
Can you briefly describe local interfaces?
Tell me about security in weblogic?
Must ejbs be homogeneously deployed across a cluster? Why?
What is the difference between weblogic and jboss?
Explain about cluster heart beats?
What is thread dump?
What is the easiest way to set the classpath ?
What is the managed server?
What is a license file ?
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
What are servers?