I recommend putting all of your SQL Map resources in the
WEB-INF/classes folder.  Otherwise, you might have to jump through
some hoops to load them from a jar file.  This goes for any resources,
not just SQL Map XML files.

Clinton

On Tue, 4 Jan 2005 11:53:43 +0700, Dody Rachmat Wicaksono
<[EMAIL PROTECTED]> wrote:
> >
> >>You'll need to look at the full logs as per the message at the bottom
> >>of the stack trace. NoClassDefFoundError is a secondary exception.
> >
> >i found no log file, /tomcat/log is empty
> 
> found this in tomcat console
> sql-map-config.xml is not found
> 
> i wonder why the sql files is not packaged in jar file
> 
> thanks a lot.
> 
>

Reply via email to