Hi,
Does anyone know the answer to this?:
I have two instances of an EJB server running, say, WebLogic for example.
The two instances are not part of a cluster - they are entirely seperate
from each other. If I deploy an EJB in each and one EJB from the first
server calls a method on the EJB in the other server, does the transaction
context get propagated between servers or does the transaction propagation
only occur between EJBs within the same server?
Thanks,
Myles Jeffery
===========================================================================
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".