2008/3/4, Vernon <[EMAIL PROTECTED]>: > From the cause, does it mean that I need to configure > the preparer > differently in Spring? > > Caused by: > org.springframework.beans.factory.NoSuchBeanDefinitionException: > > No bean > named 'com.abc.xyz..web.directory.NewEntriesPreparer' > is defined
I think so, probably you have to configure it as a normal Spring bean. Antonio
