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 happen when your database and proxy server are down and your weblogic server is up
What is unicast in weblogic?
How Administration Server And Managed Servers Will Interact ?
Do you know what is the meaning of classformaterrors used with the applet?
Explain the client-server architecture.
Setting Up WebLogic Server for HTTP Tunneling
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?
Why will the manage server goes to ADMIN Mode and Unknow Status?
how to deploy the application
What happens if acknowledge() is called within a transaction? : BEA Weblogic
How should you type cast a remote object? Why?