RE: [JBoss-dev] why is NoSuchEntityException ignored?

2001-08-09 Thread marc fleury
|Why is NoSuchEntityException ignored in |InstanceSynchronization.beforeCompletion? Seems like the |transaction should |be rolled back if an entity that was being used within it has been removed |by a different transaction. how can it? we lock on transaction. This is true if you permit severa

RE: [JBoss-dev] why is NoSuchEntityException ignored?

2001-08-10 Thread Bill Burke
Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of marc > fleury > Sent: Thursday, August 09, 2001 7:47 PM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-dev] why is NoSuchEntityException ignored? > > > |Why

Re: [JBoss-dev] why is NoSuchEntityException ignored?

2001-08-10 Thread danch
On Fri, Aug 10, 2001 at 10:45:47AM -0400, Bill Burke wrote: > What about other instances of JBoss or different applications hitting the > DB, or even the DBA doing some admin work? Plus, I've just checked in some > new interceptors and a MethodOnly locking mechanism to allow instance per > transa