What is the difference between creating a distributed application using rmi and using a ejb architecture?
Answer / Akash Negi
RMI (Remote Method Invocation) is a Java API that allows objects to be invoked remotely, while EJB provides a framework for building distributed applications with added features like transaction management, security, and scalability.
| Is This Answer Correct ? | 0 Yes | 0 No |
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is boot?properties file in weblogic server?
How does a cluster relate to a domain?
What is meany by proxy server?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
How does cluster communication happen?
How could you retrieve password for I-Planet console if you have forgotten?
What are the various causes for out of memory?
how to change the weblogic server password?
Can we add JBoss server instance to weblogic cluster?