What is config.xml.booted file.
Config.xml.booted file is a replica of config.xml file. It is stored inside the root file of the admin server. When your msi-config.xml is not running on independent mode and
your config.xml file is destroyed or corrupted for any cause, then you can start your managed server by taking the configuration from this file.
Location of the store need to see..
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the client-server architecture.
What is difference between weblogic connection pool and conection factory?
Define the functions of t3 in the web logic server?
When we can update the application? Is server up time or downtime?
Explain what are the steps required to setup the oracle instance for os authentication?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
How do we generate a digital certificate
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
Explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is polymorphism in Object Oriented Programming (OOPS) Languages? What are different types of polymorphism? 15. What is inheritance?
Do you know what type of object is returned by resultset.getobject()?