What is boot?properties file in weblogic server?
Answer / Abhay Verma
boot.properties file in Weblogic Server is a configuration file that is used during the server startup. It overrides any default settings specified in the domain's config.xml file. The boot.properties file is located in the DOMAIN_HOME/bin directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will a single machine run multiple web logic server instances?
Explain the functioning of Stub?
diff b/w managed server and non managed server? can u briefly explain?
What is meant by domaintemplate?
How does a server know when another server is unavailable ?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
What is a Thread dump? How will you take in unix/linux and windows ?
What are the recommend parameters to improve the prformance from data-source point of view.
What is weblogic?
when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
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
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?