Can I start a managed server if the administration server is unavailable?
By default, if a Managed Server is unable to connect to the specified Administration Server during startup, it can retrieve its configuration by reading a configuration file and other files directly. You cannot change the server’s configuration until the Administration Server is available. A Managed Server that starts in this way is running in Managed Server Independence mode.(MSI)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between T3 and HTTP protocol ?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
When does high cpu usage occur?
How do I prevent errors when running t3dbping? : BEA Weblogic
What can be the reasons for server hang?
What is thread stack size? What is the default thread stack size in windows?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is meant by managedserver?
When should I use server session pools and connection consumers? : BEA Weblogic
Explain how a web logic server works?
Can the bean class implement the ejbobject class directly? If not why?
what are the benefits of load order in the deployment of the application?