RMI server as jar

K

kastis

Hi,

Could anybody to say if I can run RMI server as jar executable.

thank you

kastis
 
S

Steve W. Jackson

:Hi,
:
:Could anybody to say if I can run RMI server as jar executable.
:
:thank you
:
:kastis

Since an "RMI server" is nothing but a program which implements an
interface and gets bound by a particular name into an RMI Registry, then
of course you can. It's just Java, after all.

You just need to deal with issues like whether the application will
start up its own RMI Registry, look for one that it can bind its name
to, etc.

= Steve =
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top