Your AliasesDaoImpl should have a public constructor that takes a
DaoManager as its single argument. Can you check that this is the case?
Hth,
Niels
From: Paul Ski [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 07, 2008 3:47 AM
To: user-java@ibatis.apa
Hi slopetown,
I can confirm this bug using your (slightly adapted) testcase. I never used the remapResults stuff but I'm in
the mood to do some debugging and will to find the bug ;-). I'll attache a maven project with the testcase to
the Jira issue. Let's discuss the bug there..
Regards
Kai
Hi! This is my first message.
I created JIRA issue IBATIS-519 two months ago.
However, there is no response.
Cannot this bug be reproduced?
When remapResults is true,
com.ibatis.sqlmap.engine.mapping.result.ResultMap#dataExchange
is not thread-safe.
This is a very serious bug.
This bug crashed ou