sorry about being elusive
 
here's a (kinda) how to:
in $orion\config\rmi.xml
 
<server host="the.remote.server.com" password="123" port="23791" username="admin" />
 
then in orion-application.xml (in $orion\application-deployments\yourear\)
 
<ejb-module path="myEjbs.jar" remote="true" />
that should be it
 
JP
 
-----Original Message-----
From: Satish Gupta [mailto:[EMAIL PROTECTED]]
Sent: Martes, 30 de Enero de 2001 14:05
To: [EMAIL PROTECTED]
Subject: RE: Accessing Orion-EJB-Server on one machine from Orion-web-server on another?

 
Thanks for your answer. But I'd appreciate it if you could please be a little more verbose in your reply. A bit of an explanation will help a newbie like me.
 
Thanks
 
 
yap, server.xml (add a RMI server ref there)

JP

-----Original Message-----
From: Globetrot Communications [mailto:[EMAIL PROTECTED]]
Sent: Lunes, 29 de Enero de 2001 22:18
To: Orion-Interest
Subject: Accessing Orion-EJB-Server on one machine from Orion-web-server
on another?


What is the best way to configure two installations of
Orion, on different machines, so web-server on one can
access the EJB-Server on the other? Can this be done
through only the configuration files?

Thanks

Reply via email to