Hello,

I'm using Nhibernate facilities and atm compiled from trunk on
2009-05-27. I've just set up a webapp using this for the first time.

I've registered the HttpModule. I have a service layer where the
necessary methods are marked as transaction mode requires. I then
inject the ISessionManager into the daos where I call OpenSession().

Looking at the logs, it appears that the calls to OpenSession() in the
daos are creating a new session, even though one has already been
opened by the http module.

Any suggestions as to what I am doing wrong?

many thanks,
Jordan.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to