What is config.xml?
Answers were Sorted based on User's Feedback
Answer / anshu anand
Hi all
whatever configuration we do from admin console gets
recorded in config.xml file.
for ex. if we create new manage instance gets recorded in config.xml
if we do jms configuration gets recored in config.xml
thnx
| Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Answer / ravikiran
is the xml file where all the configurations associated
with request will be configured
| Is This Answer Correct ? | 1 Yes | 4 No |
Explain the use of http ?
How to debug my ant script?
how will you trouble shoot the URL issue in Web logic/ways?
How do stubs function in a web logic cluster?
How to delete connection pool?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
Do ejbs have to be homogeneously deployed across a cluster? Why?
What is the purpose of stub in web-logic server cluster?
What is managed server
what is difference between cor dump and heap dump. Explain the situation when you have to take thead dump and when to take heap dump
How to upgrade the latest patches in weblogic?