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
When should I use server session pools and connection consumers? : BEA Weblogic
Write a program to bind string values in a preparedstatement?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
Explain the performance tuning in jdbc?
What is mulicast and unicast in weblogic?
How many types do you configure managed server in weblogic server?
Do you know what type of object is returned by resultset.getobject()?
What does isidentical() method return in case of different type of beans?
What are the advantages node manager?
Can We Start A Managed Server If The Administration Server Is Unavailable ?
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?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What is meany by proxy server?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic