RE: Transaction across several different methods in Session beans

2000-12-14 Thread Lopez Esteban
Newton, MA -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lopez Esteban Sent: Wednesday, December 13, 2000 6:14 AM To: Orion-Interest Subject: Transaction across several different methods in Session beans Hi all, I'm trying to use UserTr

Transaction across several different methods in Session beans

2000-12-13 Thread Lopez Esteban
Hi all, I'm trying to use UserTransactions in a stateful session bean to associate itself with a transaction across several diferent methods, but it does not work. My code is: Stateful Session Bean: public class TransactionBean implements SessionBean { private SessionContext ejbCtx; private

RE: Transaction across several different methods in Session beans

2000-12-13 Thread Juan Lorandi (Chile)
Esteban [mailto:[EMAIL PROTECTED]] Sent: MiƩrcoles, 13 de Diciembre de 2000 8:14 To: Orion-Interest Subject: Transaction across several different methods in Session beans Hi all, I'm trying to use UserTransactions in a stateful session bean to associate itself with a transaction across several diferent

RE: Transaction across several different methods in Session beans

2000-12-13 Thread Scott Stirling
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lopez Esteban Sent: Wednesday, December 13, 2000 6:14 AM To: Orion-Interest Subject: Transaction across several different methods in Session beans Hi all, I'm trying to use UserTransactions in a stateful session bean to associate itself