hi sreeni,
where is it said that we have to use JTA transactions for a BMP EJB.
i can as well use container managed transactional properties for that bean.
persistence management and transaction management are two different things.
i think what you conveyed is wrong. we worked out here in the above said
situation.


> -----Original Message-----
> From: K. Sreenivasulu [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 31, 2000 1:46 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".

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