Difference between Weblogic server and websphere server?
Answer / avinash
Weblogic server is based on the concept of admin and
managed servers and node manager to monitor the servers. In
websphere the terminology is bit different that they have
the concept of cell and nodes and Development manager. you
have to federated a node to a cell and the dmanager is
analogous to the admin server in weblogic.
| Is This Answer Correct ? | 16 Yes | 4 No |
What is the boot?
How can domain configuration lock be enabled and disabled?
What is unicast in weblogic?
What is meant by domain, adminserver, managedserver?
what happen if we deploy our component in weblogic server
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
When we will take thread dump?
What is application tuning?
What is Virtual Host in WebLogic? How to create it & what is the advantage?
Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic