Hi Kevin, So many questions left unanswered. It is unfortunate we are left alone in the dark.
In the end, I have to do what I suggested. I created a J2EEManagedStore that relinquishes transaction control to J2EE container. It just accepts a data source object and makes connections. It relies on the J2EE Container to take care of the transaction stuff. It works both for CMP and BMP entity beans. One downside though is when this store is used from a webapp. UserTransaction has to be managed programmatically. Regards, -- Willie Vu > -----Original Message----- > From: Kevin Moran [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 12, 2003 11:26 > To: [EMAIL PROTECTED] > Subject: Transactions in Slide? > > > Hi, > I'm just wondering where we stand on Willie's > question regarding transactions > (http://marc.theaimsgroup.com/?l=slide-user&m=105426962022618&w=2). > I don't mean to be a pest about this, but I really > need an answer. It's a big deal for me because my > EJBs not only call Slide, they update various > resources. Each operation needs to be wrapped in a > single transaction. Is replacing the store as Willie > suggested sufficient to guarantee transactional > integrity? If not, what would I have to modify in > Slide so my app server, JBoss, can manage such > transactions? > > TIA, > -kevin > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to > Outlook(TM). http://calendar.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]