Hi, I have a problem calling a particular procedure, which has 60 in and 1 out parameter. While another procedure call with 13/1 parameters in the same class works flawless, the 60/1 call throws a 'Invalid row index' exception.
Has anyone experienced similar problems with procedure calls with more than 60 parameters? I already filed this bug one month ago but unfortunately didn't get any comments so far. Please have a look at https://issues.apache.org/jira/browse/IBATIS-495 to see the bug description and the affected files. Thanks, Jens