Answer Posted / ram
Config.xml file is the heart of weblogic server instance.
Config.xml file all configaration data will be available
which is available in our domain.
for example inside our domain i created 4 managed server
and i created the one cluster with respect to the different
name, different portnames also.
if we open the config.xml we are able to see here all
managed servers and clusters which is created by use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know what are the steps required to modify config.xml file of web logic server?
Explain load blancing alogarthims in cluster??
What are class paths? How can they be set?
What is meant by domain, adminserver, managedserver?
Why is there no polymorphic-type response from a create () or find () method?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
Can we deploy jar in weblogic?
What are the two important tcp socket classes?
What type of object is returned by resultset.getobject()?
Explain deployment descriptors?
How do I identify the document type of an xml document? : BEA Weblogic
Tell me how does a server find out server unavailability?
What are the special design care that must be taken when you work with local interfaces?
How do you do performance tuning of wls?
How can I avoid asynchronous message deadlocks? : BEA Weblogic