Will iBATIS work with Framework 2.0?
I'm waiting when all test will be finished now.
All test in the _SqlMapTest_ works fine except
ResultMapTest:
TestExtendedResultMap, TestLazyLoad, TestListMapping says that
"Ambiguous match found"
TestArrayMapping says that "no parameterless constructor defined
for this object"
StatementTest:
TestExecuteQueryForMap2 fails with "Ambiguous match found"
I'll see whats wrong with this tests if have some free time.
All test in the _SqlMapTest_ works fine except
ResultMapTest:
TestExtendedResultMap, TestLazyLoad, TestListMapping says that
"Ambiguous match found"
TestArrayMapping says that "no parameterless constructor defined
for this object"
StatementTest:
TestExecuteQueryForMap2 fails with "Ambiguous match found"
I'll see whats wrong with this tests if have some free time.
I have the same problem when i test my demo ibatis dataAccess project.

