I want to use Fluent NHibernate from within a WCF service but I'm
still working on a good session lifetime management solution and the
session seems to close before the serialization of lazy loaded
collections. I'm trying to turn off lazy loading but I just cannot
get
it to work well. I've set NotLazyLoaded() on my map-class, but it's
still being lazily loaded.

Any suggestions on how to turn it off properly (in fluent)?


Many thanks and seasons greetings!


/Johan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to