AFAIK, that ”should” work. Is it one specific query that doesn’t work or is it all of them?
How is your configuration object configured? From: [email protected] [mailto:[email protected]] On Behalf Of Guilherme Paschoal Sent: den 17 februari 2014 21:17 To: [email protected] Subject: [nhusers] [Envers] Query from different catalog Hello guys! I successfully got envers to work, saving to a different catalog. My problem is that unfortunately, querying from that catalog, won't work. It queries from the current session's catalog, not from the one I configured in "cfg.SetEnversProperty(ConfigurationKey.DefaultCatalog, "DB_AUDIT");". I've been searching around envers source but I couldn't find any tips on that. Anyone got that one working or has any tips for me? Thanks a lot in advance! -- 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]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
