I am using DI with my entities using technique described in http://nhforge.org/blogs/nhibernate/archive/2008/12/12/entities-behavior-injection.aspx
Apart from DI, I have also configured an interceptor for my entity as a result the container returns a proxy instead of the actual type. NH fails in update complaining of "No Persister found". If I turn off the interception, it works ok. Can someone share any thought on how to get this working? Thanks Job Samuel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
