在weblogic中部署时,我在weblogic 10.3.6中使用了spring 3.2.0和ibatis 2.3.4。bean with name 'daoIPInventory' defined in ServletContext resource [/WEB-INF/applicationContext-ip-ibatis-db.xmlbean with name 'daoIPInventory' defined in ServletContext resource [/WEB-I
Cause: org.apache.ibatis.plugin.PluginException: Could not find method on interface org.apache.ibatis.executor.statement.StatementHandler(com.mysql.jdbc.Connection, java.lang.Integer)
### Cause: org.apache.ibatis.plugin.PluginException: Could(com.mysql.jd
:320) at com.ibatis.sqlmap.engine.execution.SqlExecutor.executeQueryProcedure(SqlExecutor.java:277) at) at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.queryForList(SqlMapSessionImpl.java:118) at org.springframework.orm.ibatis.SqlMapClientTemplate我在整个应用程序中使用iBatis</