Hi,
Which version are we talking about. EJB 1.1 says entity bean supports only
conatainer managed transaction. JTA should not be used.
Regards
Ashwani Kalra
E-Comm Group
NIIT Ltd. India
> ----------
> From: K. Sreenivasulu[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for Enterprise JavaBeans development
> Sent: Monday, July 31, 2000 1:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: BMP transaction
>
> Hi,
> U r wrong, when u r implementing a BMP bean, u need to use JTA, which
> provides UserTransaction interface to do transactions in BMP cases, and
> the
> developer has to call commit , rollback on the instance of that interface
> programmatically,
> K.Sreenivasulu,
> SE,
> Infogain India (P) Ltd,.
> Noida, U.P.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, July 31, 2000 1:25 PM
> > To: [EMAIL PROTECTED]
> > Subject: BMP transaction
> >
> > Hi All,
> >
> > Please clarify my doubts, What I understood in a BMP bean, developer
> has
> > to provide the data access logic, but is it neccessary to add commit and
> > rollback code for managing transaction or it's managed by the container
> ?.
> > the specs says Regardless whether an enterprise bean uses bean-managed
> or
> > container-managed transaction demarca-tion, the burden of implementing
> > transaction management is on the EJB Container and Server Provider.
> >
> > Thanx in advance
> >
> > ~Thomas
> >
> >
> ==========================================================================
> > =
> > 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".
>
>
>
Visit http://www.NetVarsity.com for online learning
===========================================================================
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".