Re: Integrating RMI with multiple systems

Niclas Hedhman <[email protected]> Wed, 7 Jan 2009 14:54:28 +0800
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
On Wed, Jan 7, 2009 at 10:52 AM, ahpuii <[email protected]> wrote:
> May i know how do i integrate multiple systems using RMI?
> <p>
> i have a 1 system running on IBM mainframe , one website running on Linux,
> and one Point-of-Sale System running on Window Server.
>
> How do i integrate these systems using RMI?

You export RMI objects from each of those systems, and use those from
clients and/or the same services.

- Niclas

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html