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 the diffrence between a local-tx-datasource and a xa-datasource?
Can I use multiple html form elements with the same name?
What are the diff types of exception?
What do you need to set-up a cluster with jboss?
What is Remote Server?
Name the class that is used to bind the server object with RMI Registry?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
Why are my checkboxes not being set from on to off?
What is the difference between long.class and long.type?
Define the remote object implementation?
whats is statement and procedure
How database connectivity in XML is achieved?
Explain about RMI Architecture?
What are the different class loaders used by jvm?
what are getters and setters in Java with examples?