Answer Posted / 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 View All Answers
What is a clone?
How messaging services are done, before release of JMS?
Explain how will the struts know which action class to call when you submit a form?
Explain about thread synchronization inside a monitor?
Difference between hashmap and hashtable?
What is a class loader? What are the different class loaders used by jvm?
What is bean? Where can it be used?
Name three subclasses of the component class?
Why a component architecture for the java platform?
What is the difference between a menuitem and a checkboxmenuitem?
What state does a thread enter when it terminates its processing?
What is the purpose of the notify() method?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What are various types of class loaders used by jvm?
How can I avoid validating a form before data is entered?