If this is of any help to you, below is a link to the docs that list the EJB
restrictions. For instance an EJB is not allowed to be

"Listening on a socket, accepting connections on a socket, or using a socket
for multicast"

which could make interprocess communication a bit harder...


http://java.sun.com/j2ee/j2sdkee/techdocs/guides/ejb/html/Overview4.html


R.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: 16. januar 2001 20:35
To: Orion-Interest
Subject: communication between the different orion server



Hi,
Our group is developping an application in which two different orion servers
need to communicate. An example about this kind of situation likes that an
EJB
deployed in a server calls another EJB deployed another
server. Does anybody know how to handle it?

Thanks a lot

Na




Reply via email to