Re: DAO Exception

2005-05-09 Thread Clinton Begin
You need to dig the real exception out of the Apache logs.  This is a secondary error. Clinton On 5/9/05, Folashade Adeyosoye <[EMAIL PROTECTED]> wrote:     My code still produces these errors from this line in my daoConfig.java, mind you am just trying to get the DAO aspect to wo

DAO Exception

2005-05-09 Thread Folashade Adeyosoye
    My code still produces these errors from this line in my daoConfig.java, mind you am just trying to get the DAO aspect to work, no sqlMap   I have also test this with a standalone app (No Struts) and it worked fine… I am also using the jars that came with the JPetStore Application