diff b/w managed server and non managed server? can u
briefly explain?
Answers were Sorted based on User's Feedback
Answer / rajeswara rao. ilapanda
Actually, in web logic servers we have no of instances i.e
servers in the particular domain,among those only one server
is admin server which is configure resources and
administrate all rest of the servers those are called the
managed servers.
Admin server is also called non managed server.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pavan
Admin server is called non managed server .
remaining servers are called managed servers.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / king
Managed servers are the servers which have one and only one separate Admin server. Admin server manages all the configurations and resources for managed servers.
No managed server could only be Admin server.
| Is This Answer Correct ? | 0 Yes | 3 No |
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
What you can do with node manager?
What is clustering and what is achieved through it?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
How does cluster communication happen?
Can someone please tell me the basic differences between weblogic 8,9 and 10 versions
We see an error like 404 and 500. What do they mean?
How to update license?
Difference between Apache and Jboss
What Is A Weblogic Server Cluster ?
What is the difference between txdatasource and datasource?
Write a program to call the store procedure of oracle that takes no parameter?