-
WCF and WebSupportModule
Hi,
If we are using the WCF intergration with Nhibernate do we need to register the WebSupportModule in Web.config?
The point I'm getting at is does LogicalThreadContext.SetStorage(new HybridContextStorage()) need to be done somewhere? Or is this just necessary if you are using OpenSessionInView in a web app?
I'm using declarative transaction management (and session per transaction for nhibernate).
cheers,
Jordan.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules