What is difference RMI registry and OSAgent?
Answer / suchitra kumar sukla(rcm)
The osagent is a process that allows CORBA servers to
register their objects and assists client applications in
the location of objects.
RMI Registry is a remote object registry started on the
specified port default 1099 .It is a bootstrap naming
servise used by RMI servers on the same host to bind remote
objects to names.
Rmiregistry can be done by following commands
c:\>start rmiregistry
| Is This Answer Correct ? | 4 Yes | 4 No |
What is thread deadlock? How to resolve thread deadlock?
Do we need to override service() method
What are the different approaches to represent an inheritance hierarchy?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Which container method is used to cause a container to be laid out and redisplayed?
How to do registration form using struts and hibernate?
What are different types of controls in AWT?
What is Connection Pooling?
1 Answers Enteg Technologies, Infosys, Polaris,
Explain about local interfaces.
whats is stored procedure,joins
What are the purpose of introspection?
Is 'synchronised' a modifier?