NHibernate extensions broken
----------------------------
Key: IBATISNET-218
URL: https://issues.apache.org/jira/browse/IBATISNET-218
Project: iBatis for .NET
Issue Type: Bug
Components: DataAccess
Affects Versions: DataAccess 1.8.1, DataAccess 1.9 .1
Environment: VS2005
Reporter: Dorwin Shields
IBatisNet.DataAccess.Extensions does not build. There are some missing
implementations for various methods such as BeginTransaction(string).
Also, no documentation references the need for a daoSessionHandlers section
that references the NHibernateDaoSessionHandler class. However, some of the
data access config files do contain this section. The error message given when
this section is missing does not let one know that a sessionhandler is missing,
just that there was an error while configuring the context.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.