Answer Posted / krati
A domain is the basic administration unit for WebLogic
Server instances.A domain consists of one or more WebLogic
Server instances (and their associated resources) that you
manage with a single Administration Server.We deploy the
application in domain.Each domain's configuration is stored
in a separate configuration file called config.xml, which
is stored on the Administration Server along with other
files such as logs and security files. When you use the
Administration Server to perform a configuration task, the
changes you make apply only to the domain managed by that
Administration Server.
Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
You are noticing a performance impact on your application and you suspect the underlying operating systemresources might be causing the issue, what steps would you take to narrow down the issue?
How do I look up an ora sqlexception? : BEA Weblogic
How can we configure http tunneling on weblogic?
What is t3??
What is the difference between development mode and production mode of weblogic server?
What is the difference between the sun jvm and bea jrockit jvm?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
How many types of weblogic installation ?
Write a program to call the store procedure of oracle that takes no parameter?
What is the max amount of information that can be saved in a session object?
What is web.xml ?
What is the function of T3 in WebLogic Server ?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is meant by unicast?