Re: IBATIS-459 SQLMAP BUG

2007-10-11 Thread Jeff Butler
IBATIS-459 was not a bug - it was an improper use of JIRA. It probably should have been closed as "invalid" rather than "fixed". For your issue, specify remapResults="true" in your element. Jeff Butler On 10/11/07, dereje abay <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > I am using IBATIS rel

IBATIS-459 SQLMAP BUG

2007-10-11 Thread dereje abay
Hi Guys, I am using IBATIS release 2.3.0.67 in my project. I am getting the same bug filed as IBATIS-459. "the second consecutive dynamic select statement is incorrectly using values from the first dynamic select statement" Here is the scenario. < select id=" getRecords" resultClass ="xml" xmlR