What is managed server
Answers were Sorted based on User's Feedback
Answer / akshay
Any WebLogic Server instance apart from Administration
Server is called as Managed Servers. This is weblogic
server where you deploy your application (Though you can
deploy your application in Administration server as well
but it is not recommended in production/UAT instance)
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / rajesh
An instance of a web logic server is called a managed server
which is not a admin server i.e in a domain we have multiple
web logic instances, among those only one is the admin
server which is created first rest of the instances are
called managed servers.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rajeev
It is also the service of weblogic server.Holding the applications and serving the user request
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hari krishna.y
A managed server is a weblogic server instance or it is also called as JVM. In a domain there could be multiple managed servers.
Usually we can hosts the application in the managed server and serves the user requests.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karunakar
A weblogic server instance is called managed server.
An administration have no of manager servers.
| Is This Answer Correct ? | 0 Yes | 6 No |
What is thread dump?
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
Explain what is the purpose of stub in web-logic server cluster?
What precautions should I take when I use blocking receive() calls? : BEA Weblogic
How do I do http tunneling? : BEA Weblogic
The multicast ttl setting for a cluster in the weblogic admin console sets which of the values? : BEA Weblogic
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What causes the condition OUT OF MEMORY?
Why do I get an error while trying to retrieve the text for ora-12705? : BEA Weblogic
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
How can we configure http tunneling on weblogic?
how to change the weblogic server password?