Robert, the parent attribute is only available in Orion AFAIK.

All you need is to setup wire protocols properly. Most are RMI based (like
JRMP), and also, each app server uses its own (ORMI, for instance).
Similary, IIOP may be available.

HTH

JP

> -----Original Message-----
> From: Robert Ren [mailto:[EMAIL PROTECTED]]
> Sent: Viernes, 06 de Julio de 2001 13:43
> To: [EMAIL PROTECTED]
> Subject: communication among ejbs in different applications
> 
> 
> Hi,
> Is there anybody had the experience to use EJB A in App 1 to 
> call EJB B in App 2, as long as EJB C in App 2 to call EJB D 
> in App 1. The half of the solution is to use the parent 
> attribute in application tag ( one-way), but I also need 
> another half to form a two-way communication.
> I tried to parent each other, but failed. I tried to use RMI, 
> but it did not work either.
> Any suggestion will be highly appreciated!
> 
> Have a nice weekend!
> 
> Robert Ren
> 
> ==============================================================
> =============
> To unsubscribe, send email to [EMAIL PROTECTED] and 
> include in the body
> of the message "signoff EJB-INTEREST".  For general help, 
> send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
> 
> 
> ______________________________________________________________
> ______________
> For your protection, this e-mail message has been scanned for Viruses.
> Visit us at http://www.neoris.com/
> 

Reply via email to