Finally...  figured out that for Linux to be able to run RMI Journal Receiver 
need to add an option -Djava.rmi.server.hostname=your_ip_address  , where 
your_ip_address is the IP address of the computer running the journal receiver.
e.g.
java -Djava.rmi.server.hostname=192.168.1.11 -jar 
fcrepo-server-3.4-rmi-journal-recv.jar "/journal_folder_name"

The documentation of fedora commons is extremely incomplete...
Hope this can save the time of some people who do not know Java RMI much.

Lai.


------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to