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 |
What is nmenroll in wlst?
When we can update the application? Is server up time or downtime?
List components of jndi?
Difference between weblogic development and production mode?
What are the enhancements in ejb 2.0 with respect to cmp?
Tell me how is the security handled in web logic j2ee connector architecture?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
Explain the functionality of T3 associated with WebLogic server?
What are the ways in which weblogic servers can run on multiple machines?
How are the notifications generated when a server is added to a cluster?
How do I use jta transactions within an mdb? : BEA Weblogic
What is the easiest way to set the classpath ?