Re: remapResults is not thread-safe

2008-09-07 Thread Kai Grabfelder
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

remapResults is not thread-safe

2008-09-07 Thread slopetown
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