You have too options:

1. Create a session bean method that preforms the entire transaction by calling
other bean methods.
2. Have the ejb client manage the transaction using the UserTransaction object.

--Victor


Venkatachalam Ravindran wrote:

> Hello!
>
> Thanks for pointing out the vendors product documentation.
>
> I want CMT where the transaction spans methods.
>
> The built-in examples completes within a method itself. It is too simple.
>
> Please do let me know, where I can see a program like I want.
>
> Thanks.
>
> R.VENKATACHALAM
> Internet Consultant
> venkatachalam.com
> [EMAIL PROTECTED]
> Tel:+91-44-4953007

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