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
What oracle weblogic server includes?
What is meant by full gc and explain it?
Define memory leak ?
What is the purpose of the serializedsystemini.dat file?
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
How to write a program of web logic server to get the connection pool attribute?
What is meant by domain?
What is the difference between dynamic and non-dynamic changes in the console?
What is os tuning?
How Administration Server And Managed Servers Will Interact ?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
What is the default port of weblogic admin server?
How to configure jms?