Hello, we have a problem using Net4CollectionTypeFactory (official NuGet-Package) in combination with a serialised NH configuration file.
After deserializing configuration from file the configuration.Properties[Environment.CollectionTypeFactoryClass] is set right to Net4CollectionTypeFactory but when building the session factory the constructor of Net4CollectionTypeFactory is never called. Without (de)/serialization when building session factory everything works fine and constructor and Set-Methods are called. Best regards Björn -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/zDVzhE2rTXUJ. 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.
