You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to castle-pro...@googlegroups.com
I'm not using xnl config, all components are registerd fluently. Thus I've implemented IConfigurationBuilder that returns a configuration for the db (when there is no xml configuration NHibernateFacility creates single factory and uses ConfigurationBuilder to init it). Now I need to work with 2 databases, is there any way to achieve it without xml configuration?