Hi all,

I'm new to the list. I will try to give my first help :

This error usually means that there is no method called getEmpID in
your bean class.

Cimballi


On 12/15/05, Nathan Maves (JIRA) <ibatis-dev@incubator.apache.org> wrote:
>     [ 
> http://issues.apache.org/jira/browse/IBATIS-234?page=comments#action_12360508 
> ]
>
> Nathan Maves commented on IBATIS-234:
> -------------------------------------
>
> thulasiram,
>
> This is a common problem that you need to debug.  The error is most likely in 
> your sql map file.  If you wish to post that file we might be able to help 
> more.
>
> Nathan
>
> > There is no READABLE property named 'empID' in class 
> > 'com.kuwsdb.workflow.ibatisbean.EmpBean'
> > ---------------------------------------------------------------------------------------------
> >
> >          Key: IBATIS-234
> >          URL: http://issues.apache.org/jira/browse/IBATIS-234
> >      Project: iBatis for Java
> >         Type: Bug
> >   Components: SQL Maps
> >  Environment: Java, IBM webspare, ibatis for sql map using ibatis-db.jar
> >     Reporter: thulasiram
> >     Priority: Critical
> >  Attachments: querys.txt
> >
> > [12/15/05 16:00:02:081 IST] 1d7d6502 SystemErr     R java.sql.SQLException: 
> > Error executing 'insertEmp' in 'EmpSql.xml'. Check the Parameter Map (or 
> > inline parameters).  Check the 'empID' property. Cause: 
> > com.ibatis.common.beans.BeansException: There is no READABLE property named 
> > 'empID' in class 'com.kuwsdb.workflow.ibatisbean.EmpBean'

Reply via email to