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 transaction. Also, if it can never happen, why ignore it? 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 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 several tx per ctx which we don't > > marcf > | > |Bill > | > | > | > |_______________________________________________ > |Jboss-development mailing list > |[EMAIL PROTECTED] > |http://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-development
