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
When can high usage of CPU occur?
What elements make up the administration console?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
How do I handle request/response using jms? : BEA Weblogic
Define the toolbar elements.
What are the functions of t3 in the web logic server?
What is the list of pre-configured queues?
How to update license?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
What is meant by domain, adminserver, managedserver?
Explain what are the ways in which the dns request of failed servers handled?
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
Can struck threads be killed manually?
Do you know what are the steps involved in setting up classpath in web logic server?
How can I run multiple instances of the same servlet class in the same weblogic server instance? : BEA Weblogic