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 |
How does concurrency work for message-driven beans? : BEA Weblogic
Explain what an application server does and it's major components.
Can the messaging bridge forward durable subscription messages between separate weblogic server 6.1 and release 7.0 or later domains? : BEA Weblogic
how to create a sub domain in domain ?
What are data-sources and what features do they offer?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
In what ways can a web logic servers performance be improved upon?
How can you know that the database has connected to your weblogic server
What is meany by plugin?
Why do I get noclassdeffound/too many open files messages on solaris? : BEA Weblogic
Do you require JDK/JRE for installing a WL Domain?