Re: must declare parameterClass for select elemet ?

2005-07-27 Thread ren lixin
Thank a lot!I made a low level mistake, now all thing is ok. Daniel Henrique Ferreira e Silva <[EMAIL PROTECTED]> wrote: Hi Ren,It seems there is a typo in your sql maps.Check the stack trace again for:parmeterClass <-- it should be parameterClassHope that helped,Daniel Silva.On 7/26/05, ren lixin

Re: must declare parameterClass for select elemet ?

2005-07-26 Thread Daniel Henrique Ferreira e Silva
Hi Ren, It seems there is a typo in your sql maps. Check the stack trace again for: parmeterClass <-- it should be parameterClass Hope that helped, Daniel Silva. On 7/26/05, ren lixin <[EMAIL PROTECTED]> wrote: > hi! > > when I deploy webapp with ibatis(2.1.5) on > tomcat(5.5) & jonas(4.3.3)

must declare parameterClass for select elemet ?

2005-07-26 Thread ren lixin
hi! when I deploy webapp with ibatis(2.1.5) on tomcat(5.5) & jonas(4.3.3)-tomcat(5.0), it report error for initialize DaoConfig: Caused by: java.lang.RuntimeException: Could not initialize DaoConfig. Cause: com.ibatis.dao.client.DaoException: Error while configuring DaoManager. Cause: com.i