What is difference RMI registry and OSAgent?



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

Post New Answer

More Advanced Java Interview Questions

Explain RMI Architecture?

0 Answers  


Explain the purposes of methods wait(), notify(), notifyAll ()?

2 Answers  


Define the remote object implementation?

0 Answers  


What is Remote Server?

0 Answers   TCS,


What are the different approaches to represent an inheritance hierarchy?

0 Answers  






Do we need to override service() method

0 Answers  


What is source and listener?

1 Answers  


what is difference between object state and behaviour?

3 Answers  


diff mvc1 and mvc2 wahts is mean by servlet chaining?

1 Answers   SolutionNET,


Can I have an action without a form?

0 Answers  


What is a modular application?

0 Answers  


Name three subclasses of the component class?

0 Answers  


Categories