Re: oracle/toplink/sessions/UnitOfWork

2005-12-07 Thread Ren Lixin
you need a 'toplink.jar' from your classpath. TopLink can download from oracle.com  2005/12/8, Juan Cañadas <[EMAIL PROTECTED]>: Hello...I'm trying to implement DAO with ibatis and Oracle...i'm using ibatis-dao-2.jar, release 2.1.6 - Nov 5, 2005, downloaded fromhttp://opensource2.atlassian.com/con

Re: SQL logging

2005-08-03 Thread Ren Lixin
hi, I use p6spy, try it & enjoy it.   http://sourceforge.net/projects/p6spy/   :)  2005/8/3, Eugeny N Dzhurinsky <[EMAIL PROTECTED]>: Is there any way to view the queries the iBATIS generates? I tried to set upthe java.sql=DEBUG, in log4j, but no luck for now. --Eugene N Dzhurinsky

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,

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