Hi Vincent,

In this perspective, MDBs are not different from stateless session beans.
BMT->CMT is OK
CMT->BMT is not ok, if the CMT method has started a transaction (which is
always the case by MDBs)

/Johan

Den 2003-03-21 05.07, skrev "Vincent Shek" <[EMAIL PROTECTED]>:

> Hi All,
>
> Quick question, can a MDB with bean managed transaction call other EJBs with
> container managed transactions and vice versa(MDB with cmt calling EJBs with
> bmt)?
>
> Thanks,
>
> Vincent
>
> ===========================================================================
> 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".
>

===========================================================================
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".

Reply via email to