Each instance of weblogic server is physical or logical.
Can sever instance be shared over multiple machines?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sudhakar
hi SRIRAM,
EACH INSTANCE OF A WEBLOGIC SERVER IS A LOGICAL INSTANCE.
IN WEBLOGIC APPLICATION SERVER ,WE CAN CREATE MULTIPLE
MACHINES IN A SINGLE DOMAIN ,AND WE CAN SHARE THE WEBLOGIC
SERVER INSTANCES TO THE MULTIPLE MACHINES
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / nushrath
Hi Sudhakar
A machine can have multiple instances and those instances
can be from multiple domain.
statement you gave "WE CAN CREATE MULTIPLE
MACHINES IN A SINGLE DOMAIN" is not correct
| Is This Answer Correct ? | 0 Yes | 0 No |
how to enable conection poole shrinking??
What is the purpose of stub in web-logic server cluster?
Explain deployment descriptors?
How do I enable debugging for the messaging bridge? : BEA Weblogic
What is meant by unicast?
What is Virtual Host in Weblogic , how to create it & what is the advantage ?
How to check the version of Java?
Why the node manager is required?
how ITIL process occurs in weblogic?
How does a server find out server unavailability?
How to upgrade the weblogic version and explain the steps?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?