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 |
When should I use the -nostage option?
how will u check process id?
how to monitor the servers
How do we generate a digital certificate
How do I publish an xml message? : BEA Weblogic
When should I use the external_stage option?
In what ways can a web logic servers performance be improved upon?
What is clustering and what is achieved through it?
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
what is the main key difference(s) between all application servers? (WebLogic and Websphere and Jboss)
What are the transaction isolation levels supported by weblogic jdriver?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic