0
kicks
Nhibernate Wcf and single ISession (with WCF Behavior)
Intercept WCF calls to setup the NHibernate GetCurrentSession so you can make use of a single ISession per request all handled by NHibernate.
Add a custom WCF behavior and implement IDispatchMessageInspector.