haf / Castle.Facilities.NHibernate

The NHibernate Facility supercedes NHibernateIntegration and integrates with the new Transaction support. Please read http://stackoverflow.com/questions/4010265/how-to-let-nhibernate-retry-deadlocked-transactions-when-using-session-per-reque before using, it will help you.
https://github.com/haf/Castle.Facilities.NHibernate/wiki
Apache License 2.0
15 stars 23 forks source link

Master for upstream #6

Closed jansa closed 12 years ago

jansa commented 12 years ago

Adapted to windsor-3 APIs and changes from Castle.Transactions.

Still looking in Multiple_Threads_DependentTransactionWithParent tests..

V2: nuget restore as first patch to make following changes smaller, cleaned logging a bit

jansa commented 12 years ago

Multiple_Threads_DependentTransactionWithParent is failing because of http://issues.castleproject.org/issue/DYNPROXY-173

I'll update this pull request once more to upgrade NHibernate again and temporary disable Multiple_Threads_DependentTransactionWithParent until it's fixed in Castle.Core

haf commented 12 years ago

jansa: what would you say if I give you commit access to this and the castle.transactions repository? I can still handle the push of the nuget through teamcity if you wish.