Hi there,
AutoResultMap is not threadsafe if remapResults=true (thus only statements without an explicit resultMap
mapping are affected). https://issues.apache.org/jira/browse/IBATIS-519 shows the issue. It can be easily
reproduced by using the attached maven project [1] (mvn install shows the error). I attached a patch to the
jira issue. I propose to include it in the 2.3.4 release. Any objections
Many thanks
Regards
Kai
[1] https://issues.apache.org/jira/secure/attachment/12389639/threadtest.zip