Hi, federations are best created by the cluster tag.
add (http://www.orionserver.com/docs/rmi.xml.html for description)
<cluster username="specialclusterusername" password="12345678..." />
in both the server's rmi.xml and set
host="a.proper.public.hostname.for.the.machine" in the <rmi-server> tag for
both machines. This should establish a link (them acting together).

To then for instance use remote EJBs you set remote="true" in the ejb-module
tag in orion-application.xml for your application.

I hope it helps.

/Magnus stenman, the Orion team


----- Original Message -----
From: "Pedro Garcia Lopez" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 3:16 PM
Subject: PLEASE !! simple question concerning orion tags !


> Hi,
>
> I would like to know what is the use of the tag
> <server host="the.remote.server.com" password="123" port="23791"
> username="admin" />
> in rmi.xml
>
> Is it possible to stablish some kind of federation or connected servers
> ?
>
>
>
>


Reply via email to