What is config.xml?
Answers were Sorted based on User's Feedback
it is heart of the weblogic server and its maintains the all
the info about managed and admin server details like Ipadd,
portno...etc, and whenever you update the admin console that
info is updated in config.xml and while restart the server,
server will get details from config.xml only...
and using we can deploy the application nothing but hard
deployment.
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / sankar
Config.XML also contains all the information about domain
configurations
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / shyamsundar
CONFIG.xml contains ip address ,portnumbers,Application URL's.
it provides all the information about domain config n while starting the server and opening the console all the config information needed to the server config.xml will provide.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the client-server architecture.
What is the java authentication and authorization service (jaas) 1.0?
Do you know what type of object is returned by resultset.getobject()?
How do I use multibyte character sets with weblogic jdriver for informix? : BEA Weblogic
Name the various message severity levels in web logic?
When configuring a source or target messaging bridge destination, do I need to set the adapter classpath field? : BEA Weblogic
what is the weblogi licence?
How can default JVM be changed to other?
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?
What can be the reasons for server hang?
What is the function of T3 in WebLogic Server ?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?