Each instance of weblogic server is physical or logical.
Can sever instance be shared over multiple machines?
Answer Posted / sriram
weblogic server instance is logical because it is nothing but
a JVM running in a machine(computer). Once machine can host
any number of weblogic server instances depending on system
hardware capacity.
server instance can not be shared over multiple machines.
| Is This Answer Correct ? | 16 Yes | 3 No |
Post New Answer View All Answers
Is weblogic a web server?
What is the difference between development mode and production mode of weblogic server?
Define managed servers?
Ho do you troubleshoot server hang?
What are the special design care that must be taken when you work with local interfaces?
Why in jdk we have two different folders for bin and lib ?
How do I call oracle stored procedures that take no parameters? : BEA Weblogic
Explain the diffrernces between 8.x and 9.x?
Where are the files placed while deploying the resource adapter in web logic server?
What is the sla in prd,qa,dev.?
What is bootup process?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
How do I use a temporary destination? : BEA Weblogic
How to change from default jvm to others?