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 |
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?
Explain the difference between txdatasource and datasource?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
what is domian and how can it work ?
How to write a program to call the store procedure of oracle that takes no parameter?
What is jms and configuration details?
In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?
How do I create a producer pool? : BEA Weblogic
Where are the files placed while deploying the resource adapter in web logic server?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
What is clustering and what is achieved through it?
Can struck threads be killed manually?