What is MSI mode?
Answers were Sorted based on User's Feedback
Answer / jeshwanth
When a Managed Server starts, it tries to contact the
Administration Server to retrieve its configuration
information. If a Managed Server cannot connect to the
Administration Server during startup, it can retrieve its
configuration by reading configuration and security files
directly. A Managed Server that starts in this way is
running in Managed Server Independence (MSI) mode.
| Is This Answer Correct ? | 26 Yes | 2 No |
Answer / dinesh
by default MSI will be enabled. You can disable this by
going to managed server ->configuration-> tuning-> advanced
options.... untick the checkbox...
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sridhar bollapalli
MSI is the capability of the managed server to run or start
without Admin server, but for the very first time it cant
start without Adminserver even by default MSI is enabled.
Onec when the admin server is up Managed server gets the
updates of the congiguration file "config.xml" in equal
intervals.
| Is This Answer Correct ? | 3 Yes | 1 No |
Tell me what are the ways in which weblogic servers can run on multiple machines?
Can we deploy jar in weblogic?
How does cluster communication happen?
Open the find box and editing the text in text box then what is name for this dialog box??
We see an error like 404 and 500. What do they mean?
What is web.xml ?
How do we generate a digital certificate
What is Domain? how many domains are possible in a single instance?
Name the various message severity levels in web logic?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
what is i3
What happens if remove( ) is never invoked on a session bean?