Have you tried using the following syntax for the <daoFactory> and <dao>’s in your dao.config?
<daoFactory> <dao interface="IBatisNet.DataAccess.Test.Dao.Interfaces.IAccountDao, IBatisNet.DataAccess.Test" implementation="IBatisNet.DataAccess.Test.Dao.Implementations.DataMapper.AccountDao, IBatisNet.DataAccess.Test"/> </daoFactory>
Roberto
-----Original Message-----
Hi all,
I am confronted to a weird problem. My configureAndWatch is not able to load a class from an assembly that is sitting in the same directory. Have you an idea of what could be my problem?
“…Exception non gérée: IBatisNet.Common.Exceptions.ConfigurationException: DaoManager could not configure SqlMapDaoSessionHandler.Cause: Could not load type: cmacgm.Wimb.Domain.Lara.Data.JobHeaders at IBatisNet.DataAccess.DaoSessionHandlers.SqlMapDaoSessionHandler.Configure(Hashtable properties) …”
Thanks in advance for your help,
Regards Jean-Guillaume |
- Test cases in \Maps\Access\OleDb\Category.xml calli... Ron Grabowski
- RE: Test cases in \Maps\Access\OleDb\Category.... roberto
- RE: Test cases in \Maps\Access\OleDb\Categ... Ron Grabowski
- Re:Test cases in \Maps\Access\OleDb\Category.x... gilles bayon
- unable to load a class from an assembly du... Jean Guillaume LALANNE
- RE: unable to load a class from an ass... roberto
- RE: unable to load a class from an... Jean Guillaume LALANNE
- RE: unable to load a class from an... Jean Guillaume LALANNE
- Insert Statement and DateTime Jean Guillaume LALANNE
- RE: Insert Statement and ... Jean Guillaume LALANNE