> I think I just found > it:http://github.com/castleproject/Castle.Services.Transaction/pull/1 > > Is this it?
Yes, also these 2: https://github.com/castleproject/Castle.Facilities.NHibernateIntegration/pull/1 https://github.com/castleproject/Castle.Facilities.AutomaticTransactionManagement/pull/1 There was one change Hammett pointed out needed to be made in this file: https://github.com/gusgorman/Castle.Facilities.NHibernateIntegration/blob/master/src/Castle.Facilities.NHibernateIntegration/Internal/ResourceAdapter.cs where the call to ResetFlushMode() shouldn't be from within the ! isAmbient clause. many thanks, Jordan. -- You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en.
