Disable lazy loading - it is in your sqlmapconfig.xml. Larry
On 1/28/06, Warren Bell <[EMAIL PROTECTED]> wrote: > Every other time I restart Tomcat I get the following exception: > > java.io.NotSerializableException: > com.ibatis.sqlmap.engine.mapping.result.loader.LazyResultLoader > ... > > What do I need to do to prevent this. > > Thanks, > > Warren Bell > >
