cancel
Showing results for 
Search instead for 
Did you mean: 

how to use MyBatis 3.0.4?

rengeng1986
Champ in-the-making
Champ in-the-making
My project use MyBatis3.0.4, and mybaitis-spring
i known issue is , problem is none if don't use integration of mybatis-spring.
somebody can help me?
and Activiti5.?? will use MyBatis33.0.4 version or latest?

Following is error msg

org.apache.ibatis.exceptions.PersistenceException: 
### Error querying database.  Cause: java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for selectProperty
### The error may exist in org/activiti/db/ibatis/variable.mapping.xml
### Cause: java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for selectProperty
   at org.apache.ibatis.exceptions.ExceptionFactory.wrapException(ExceptionFactory.java:8)
   at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:77)
   at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:69)
   at org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:40)
   at org.activiti.engine.impl.db.DbSqlSession.selectById(DbSqlSession.java:195)
   at org.activiti.engine.impl.db.DbSqlSession.dbSchemaUpdate(DbSqlSession.java:601)
   at org.activiti.engine.impl.db.DbSqlSession.performSchemaOperationsProcessEngineBuild(DbSqlSession.java:854)
4 REPLIES 4

jbarrez
Star Contributor
Star Contributor
We will upgrade the version of iBatis probably in the next release, as this is also a requirement for Alfresco.

rengeng1986
Champ in-the-making
Champ in-the-making
good job! thanks!

goekan-t
Champ in-the-making
Champ in-the-making
Is this already fixed? Or is there an issue I can track?

frederikherema1
Star Contributor
Star Contributor
The 5.5 release is using myBatis 3.0.4