SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-670
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Michael Bu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Compass not compatible with iBatis 2.3.2

Created: 04/Jul/08 04:27 AM   Updated: 04/Jul/08 04:52 PM
Component/s: None
Affects Version/s: 2.0.1
Fix Version/s: 2.0.2, 2.1.0 M2


 Description  « Hide
Compass not compatible with iBatis 2.3.2 due to API changes:

java.lang.NoSuchMethodError: com.ibatis.sqlmap.engine.impl.ExtendedSqlMapClient.getMappedStatement(Ljava/lang/String;)Lcom/ibatis/sqlmap/engine/mapping/statement/MappedStatement



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 04/Jul/08 04:52 PM
Fixed. Still need to find how to get the mapped statement based on a statement id without using the now deprecated APIs in 2.3.2.