Helllo list,
This is my first time trying to use NAnt in production. We've decided to use NHibernate, and I want <hbm2net> and <schemaexport> tasks. Of course, we need this yesterday.
I'm having trouble with the <schemaexport> task. NHibernate won't work without some parameters and a log4net section in a config file. I can call the SchemaExport class directly from the NHibernate.dll, but it can't find it's config. If I create a "NHibernate.Tasks.dll" file and a "NHibernate.Tasks.dll.config" file, it appears that the config file is ignored by NHibernate, as is the existing log4net configuration in NAnt.exe.config. How can I specify the config file for an assembly being loaded?
Thanks in advance,
Kevin
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users