Hello, Now your failing test does look like a bug in NHibernate. Since version 3.1, NHibernate has started to use its own proxy implementation rather than asking for choosing one (as Castle proxy), and some bugs have appeared. They have been fixed in "vNext", which I am personally still waiting. (v3.3.3 has been released since, but without the fix, which is probably in the v4 branch.) Look at https://nhibernate.jira.com/browse/NH-3058 and related bugs, maybe there is already one corresponding to your case (I can not check it now, their bug report seems in maintenance).
Regards. -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
