Rita,

its basically saying that the class named LegacyAdminDocumentDao
doesnt exist. Can you verify it does exist by search for it on
eclipse?

Keith.

On Sat, Jan 21, 2012 at 11:34 AM, Rithika naik <rithika.nai...@gmail.com> wrote:
> Hi,
>
> I am getting an error while building the mifos appilication,when starting it
> from Mifos 8080 START launch .I have followed the steps
> from http://mifosforge.jira.com/wiki/display/MIFOS/Workspace+2.0 . Please
> help me out with this.
>
> “ org.springframework.beans.factory.BeanCreationException: Error creating
> bean with name 'messageSource' defined in class path resource
> [org/mifos/config/resources/messageSourceBean.xml]: Cannot resolve reference
> to bean 'messageCustomizerServiceFacade' while setting bean property
> 'messageCustomizerServiceFacade'; nested exception is
> org.springframework.beans.factory.UnsatisfiedDependencyException: Error
> creating bean with name 'messageCustomizerServiceFacade' defined in class
> path resource [org/mifos/config/resources/services.xml]: Unsatisfied
> dependency expressed through constructor argument with index 0 of type
> [org.mifos.application.messagecustomizer.CustomizedTextDao]: : Cannot find
> class [org.mifos.reports.admindocuments.persistence.LegacyAdminDocumentDao]
> for bean with name 'legacyAdminDocumentDao' defined in class path resource
> [org/mifos/config/resources/legacy-daos.xml]; nested exception is
> java.lang.ClassNotFoundException:
> org.mifos.reports.admindocuments.persistence.LegacyAdminDocumentDao; nested
> exception is org.springframework.beans.factory.CannotLoadBeanClassException:
> Cannot find class
> [org.mifos.reports.admindocuments.persistence.LegacyAdminDocumentDao] for
> bean with name 'legacyAdminDocumentDao' defined in class path resource
> [org/mifos/config/resources/legacy-daos.xml]; nested exception is
> java.lang.ClassNotFoundException:
> org.mifos.reports.admindocuments.persistence.LegacyAdminDocumentDao”
>
>
>
>
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> Mifos-users mailing list
> Mifos-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to