Hi Reddy,

>Second way we tried as getUserTransaction on entitycontext, but while
>running the application, it is throwing an exception  saying that
>TX_BEAN_MANAGED is not set. But we dont know how to set the
>TX_BEAN_MANAGED.



So if I'm not mistaken your problem is that you don't know how to set the
attribute TX_BEAN_MANAGED, isn't it?
If this is it, I can only suggest you to check the EJB server's manual how
to set it. Another alternative is you might demarcate the transaction
boundaries in the client's code rather than in the BMP entity bean itself.

Regards,
Ardianto Rustandi

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